
/* Text formatting */
td {font-family: Verdana; font-size: 13px; color: #FFFFFF;} 
.title {font-family: Verdana; font-size: 15px; color: #FFCC00; font-weight: bold; } 
.subtitle {font-family: Verdana; font-size: 13px; color: #FFCC00; font-weight: bold; } 
.warning {font-family: Verdana; font-size: 13px; color: #FFCC00; justify; } 
.form {font-family: Verdana; font-size: 13px; color: #FFFFFF; }

/* Form table formatting */
td.formHeader {font-family: Verdana; font-size: 13px; color: #FFCC00; nowrap; background: url(Images/spacer_1F1F1F.gif);} 
.backgroundTblOutline {background: #FFCC00; }
.backgroundTableHeader {background: url(Images/spacer_1f1f1f.gif); }
.backgroundTableCell {background: url(Images/spacer_screen.gif); font-family: Verdana; font-size: 13px; color: #FFFFFF; }

/* Links */

a:link {color: #FFFFFF; text-decoration: underline; 13px; }
a:visited {color: #FFFFFF; text-decoration: underline; 13px; }
a:hover {color: #CCCCCC; 13px; }

a.footer:link {color: #CCCCCC; text-decoration: underline; }
a.footer:visited {color: #CCCCCC; text-decoration: underline; }
a.footer:hover {color: #FFFFFF; }

a.form:link {color: #FFFFFF; text-decoration: underline;  font-size: 13px; }
a.form:visited {color: #FFFFFF; text-decoration: underline;  font-size: 13px; }
a.form:hover {color: #CCCCCC;  font-size: 13px; }
