a{color: #4070bf; text-decoration: none;}
a:visited{color: #4070bf; text-decoration: none;}
a:hover{color: #4070bf; text-decoration: underline;}
 
div.contentin td {font-size: 11px;}
div.contentin {font-size: 11px;}
body {font-size: 11px;}
 
table.prod {
 	border-top: 1px solid #0073d1;
 	border-left: 1px solid #0073d1;	
 }
 
 table.prod td{
 	border-bottom: 1px solid #0073d1;
 	border-right: 1px solid #0073d1;	
	padding: 5px;
 }
 
 table.prod td.head, table.prod th {
 	text-align: center; background-color: #0073d1; color: white;
 }