body{font: 10px trebuchet ms,Arial;}

a:link{text-decoration: underline; color: #000000;}
a:visited{text-decoration: underline; color: #000000;} 
a:active{text-decoration: underline; color: #000000;}
a:hover{text-decoration: underline; color: #bbbbbb;}

a.menu:link{font-family : Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-transform: uppercase; text-decoration: none; margin-right: 5px; padding: 5px;}
a.menu:visited{font-family : Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold; color: #000000; text-transform: uppercase; text-decoration: none; margin-right: 5px; padding: 5px;}
a.menu:active{font-family : Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold; color: #000000; text-transform: uppercase; text-decoration: none; margin-right: 5px; padding: 5px;}
a.menu:hover{font-family : Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold; color: #000000; background-color: #dddddd; text-transform: uppercase; text-decoration: none; margin-right: 5px; padding: 5px;}


h1 {
  font-family : Helvetica, Arial, Verdana, sans-serif;
	letter-spacing : 0px;
	font-variant: small-caps;	
  font-size: 14px;
  color: #202a58;
  border-bottom: solid 1px #202a58;
  margin-top: 10px;
}

h2 {
  font-family : Helvetica, Arial, Verdana, sans-serif;
	letter-spacing : 0px;
	font-variant: small-caps;	
  font-size: 14px;
  color: #000000;
  border-bottom: solid 1px #000000;
  margin-top: 10px;
}

h3{
  font-family : Trebuchet MS;
   margin-bottom: 0px;
   color: #202a58;
}

table.head { border-color: #000000; 
border-width: 1px;
border-bottom-style: groove; 
border-top-style: groove; 
border-left-style: groove; 
border-right-style: groove; 
}

a.ref:link img { 
border: 1px solid black; 
} 

a.ref:visited img { 
border: 1px solid black; 
} 

a.ref:active img { 
border: 1px solid black; 
} 

a.ref:hover img { 
border: 1px solid black; 
} 

table.prod 
{ 
border-collapse: collapse; 
border: 3px  #bbb; 
}

td.prod  { 
	text-align: left; 
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 11px; 
	}
	
th.prod  { 
	text-align: left; 
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 11px; 
	background-color: #2E3D80;
	}