.greyHeader { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333}
.redHeader { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC0000}

.redText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0000; line-height: 15px}

.bodyText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; line-height: 15px;}
.bodyText A { text-decoration: underline; color: #CC0000}
.bodyText A:link { text-decoration: underline; color: #CC0000}
.bodyText A:visited { text-decoration: underline; color: #CC0000}
.bodyText A:hover {	text-decoration: underline;	color: #666666}

.titleText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; line-height: 15px;}
.titleText A { text-decoration: underline; color: #CC0000 }
.titleText A:link { text-decoration: underline; color: #CC0000 }
.titleText A:visited { text-decoration: underline; color: #CC0000 }
.titleText A:hover {	text-decoration: underline;	color: #666666}

.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 12px;}
.small A { text-decoration: underline; color: #CC0000}
.small A:link { text-decoration: none; color: #CC0000}
.small A:visited { text-decoration: none; color: #CC0000}
.small A:hover { text-decoration: none;	color: #666666}

td { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; line-height: 15px;}
td A { text-decoration: underline; color: #CC0000}
tdA:link { text-decoration: underline; color: #CC0000}
td A:visited { text-decoration: underline; color: #CC0000}
td A:hover {	text-decoration: underline;	color: #666666}

/* form */
.form { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; background-color: #FFFFFF}
.input { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; background-color: #FFFFFF}


