body, p, table, td, th, ul, ol, textarea, input 
{ 
font-family: verdana, arial, sans-serif; 
font-size: 10pt; 
color: ff0000
}

h1, h2, h3
{ 
font-family: verdana, arial, sans-serif; 
font-size: 12pt; 
font-weight: bold; 
color: ff0000
}

a:link { color: ffffff; text-decoration: none }
a:active { color: ff0000; text-decoration: none }
a:visited { color: ffffff; text-decoration: none }
a:hover { color: 83DEFF; text-decoration: underline }