BODY { 
margin: 0px; 
} 
.header { 
font-family: Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold; 
color: #ffffff; 
padding: 2 15 2 15; 
} 
*, .bodyCopy { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
} 
h1 { 
color: #000000; 
font-size: 16px; 
font-weight: bold; 
padding: 0 0 2 4; 
border-bottom: 2px solid #f22429; 
border-left: 4px solid #f22429; 
} 
ul, ol { 
margin: 4 0 15 25; 
} 
a:link, a:visited { 
font-weight: normal; 
color: #4066ff; 
text-decoration: none; 
font-weight: bold; 
} 
a:hover { 
font-weight: normal; 
text-decoration: underline; 
color: #0033FF; 
font-weight: bold; 
} 
.topnav { 
padding: 0 10 0 10; 
} 
.topnav a:link, .topnav a:visited { 
font-weight: normal; 
color: #4066ff; 
text-decoration: none; 
font-weight: bold; 
font-size: 11px; 
} 
.topnav a:hover { 
font-weight: normal; 
text-decoration: underline; 
color: #0033FF; 
font-weight: bold; 
font-size: 11px; 
} 
.footer { 
font-size: 10px; 
color: #000000;
padding: 0 15 5 15;
} 
.footer b{ 
font-size: 11px; 
color: #000000; 
font-weight: bold; 
} 
.footer a:link, .footer a:visited { 
font-weight: normal; 
color: #4066ff; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold; 
} 
.footer a:hover { 
font-weight: normal; 
text-decoration: underline; 
color: #0033FF; 
font-size: 10px; 
font-weight: bold; 
} 
.contact { 
font-family: Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #ffffff; 
} 
.contact a{ 
font-family: Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #ffffff; 
text-decoration: underline; 
} 
.contact a:hover{ 
font-family: Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #4066ff; 
text-decoration: none; 
} 
