.menu,.header,.headerWhite,.subheader,.body,.bodyBold,.bodyBoldRed,.copyright,.crawlerMenu,.caption,.captionBold { 
font-family: Georgia, Times New Roman, Times, serif;
}

.header,.headerWhite,.subheader { 
font-weight: bolder; 
}

.menu,.bodyBold,.bodyBoldRed,.captionBold { 
font-weight: bold; 
}

.body,.bodyBold,.caption,.captionBold { 
color: #000000; 
}

.copyright,.headerWhite { 
color: #FFFFFF; 
}

.header,.subheader,.bodyBoldRed { 
color: #FF0000; 
}

.copyright,.crawlerMenu { 
font-size: 9px;
}

.caption,.captionBold { 
font-size: 10px;
}

.body,.bodyBold,.menu { 
font-size: 14px; 
}

.subheader { 
font-size: 16px; 
}

.header,.headerWhite { 
font-size: 22px; 
}

.menu,.body { 
line-height: 175%; 
}

a:link { color: #003399; }
a:active { color: #990000; }
a:visited { color: #003399; }
a:hover, a:active { color: #990000; }

a.menu {
text-decoration: none;
}

a.menu:link,a.menu:visited {color: #FFFFFF;}
a.menu:hover,a.menu:active {color: #000000;}