body   { color: black; font-size: 8pt; font-family: Tahoma }
p   { color: black; font-size: 8pt; font-family: Tahoma }
h3 { color: black; font-size: 10pt; font-family: Arial; font-weight: bold; line-height: 12pt; margin: 2pt 0 }
td {}
a:link { color: #06c; font-size: 8pt; font-family: Tahoma; text-decoration: none }
a:visited { color: #06c; font-size: 8pt; font-family: Tahoma; text-decoration: none }
a:active { color: #06c; font-size: 8pt; font-family: Tahoma; text-decoration: none}
a:hover  { color: #006; font-size: 8pt; font-family: Tahoma; text-decoration: underline }
.product_list { line-height: 12pt }
a.menu            
{ 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #FFFFFF; 
    text-decoration: none; 
    font-weight: bold; 
    text-align: center; 
    padding-left:20; 
    padding-right:20; 
    padding-top: 8;
    padding-bottom: 8;
    background-color:#10C3FF
}
a.menu:visited            
{ 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #FFFFFF; 
    text-decoration: none; 
    font-weight: bold; 
    text-align: center; 
    padding-left:20; 
    padding-right:20; 
    padding-top: 8;
    padding-bottom: 8;
    background-color:#10C3FF
}
a.menu:hover            
{ 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #FFFFFF; 
    text-decoration: none; 
    font-weight: bold; 
    text-align: center; 
    padding-left:20; 
    padding-right:20; 
    padding-top: 8;
    padding-bottom: 8;
    background-color:#003366
}