body { 
background-color : #ffffff;
color : #000000;
font-family : verdana, arial, helvetica, sans-serif;
} 
td.bluebar { 
background : url(images/blue-bar.gif);
} 
p, ul, ol { 
color : #000000;
font-size : 80%;
} 
h1 { 
font-family : arial, tahoma, sans-serif;
color : #000000;
font-size : 100%;
} 
h3 { 
font-family : arial, tahoma, sans-serif;
color : #000000;
font-size : 90%;
display : inline;
} 
.blue { 
color : #003399;
} 
.red { 
color : #990000;
} 
.small { 
font-size : 70%;
} 
.light {
color : #CECECE
}
div#menu { 
display : inline;
} 
div#menu td { 
background : url(images/button.gif);
width : 100px;
height : 24px;
font-family : arial, tahoma, sans-serif;
color : #003399;
font-size : 11px;
font-weight : bold;
text-align : center;
} 
div#menu a:link { 
color : #003399;
text-decoration : none;
} 
div#menu a:visited { 
color : #003399;
text-decoration : none;
} 
div#menu a:active { 
color : #f70204;
text-decoration : none;
} 
div#menu a:hover { 
color : #f70204;
text-decoration : none;
} 
a:link.producthead { 
color : #003399;
text-decoration : none;
} 
a:visited.producthead { 
color : #003399;
text-decoration : none;
} 
a:active.producthead { 
color : #990000;
text-decoration : none;
} 
a:hover.producthead { 
color : #990000;
text-decoration : none;
} 