h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC33;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #0000CC;
}

/* *****************************************
normaltext
***************************************** */
.normaltext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; color: #666666; text-decoration: none}
a.normaltext {color: #FE2C01; text-decoration: underline}
a.normaltext:hover {color : #5C92D4; text-decoration: underline}
a.normaltext:active { color: #FFE400; text-decoration: underline}


/* *****************************************
smallertext
***************************************** */
.smallertext {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #666666; text-decoration: none}
a.smallertext {color: #FE2C01; text-decoration: underline}
a.smallertext:hover {color : #5C92D4; text-decoration: underline}
a.smallertext:active { color: #FFE400; text-decoration: underline}

/* *****************************************
redheading
***************************************** */
.redheading {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: 17px; font-weight: bold; color: #CC0047; text-decoration: none}
