body, tr, td {
font-family: geneva, verdana, sans-serif;
font-size: 10px;
}
.red:link, .red:visited {
font-family: Geneva, Verdana, sans-serif;
font-size: 10px;
color: #FF3300;
}
.red:hover, .red:active {
font-family: Geneva, Verdana, sans-serif;
font-size: 10px;
color: #CC0000;
}
.white:link, .white:visited {
font-family: Geneva, Verdana, sans-serif;
font-size: 10px;
color: #FFFFFF;
}
.white:hover, .white:active {
font-family: Geneva, Verdana, sans-serif;
font-size: 10px;
color: #CCCCCC;
}
.redDark, .redDark:link, .redDark:visited {
font-family: Geneva, Verdana, sans-serif;
font-size: 10px;
color: #660000;
}
.redDark:hover, .redDark:active {
font-family: Geneva, Verdana, sans-serif;
font-size: 10px;
color: #330000;
}
input, select, textarea {
font-family: Geneva, Verdana, sans-serif;
font-size: 10px;
color: #000000;
}
.text14 {
font-family: trebuchet ms, geneva, verdana, sans-serif;
font-size: 14px;
}
.headline16 {
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FF3300;
}
.headline16Grey {
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #666666;
}
.headline16Black {
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
}
.noLine, .noLine:link, .noLine:visited {
font-family: Geneva, Verdana, sans-serif;
font-size: 10px;
color: #FF3300;
text-decoration: none;
}
.noLine:hover, .noLine:active {
font-family: Geneva, Verdana, sans-serif;
font-size: 10px;
color: #CC0000;
text-decoration: none;
}