.topbartext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #ffffff;
}

.topbartextlink {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #ffff00;
}

.footertext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}

.footertextlink {
        font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		color: #000000;
}

.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
    color : #006666;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
}

.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#FF0000;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: #336699;
	text-decoration: none;
}

.titletext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}

.linktext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000099
	text-decoration: underline;
}

.titlelinktext {
    font-family:Arial, Helvetica, sans-serif
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}

.fancytext {
	font-family:Georgia, "Times New Roman", Times, serif
	font-size: 14px;
    color: #000000;
}

li {
    list-style-image: url(images/Drip2.jpg);
}