body, table, td, h1, h2, h3, h4, h5, font{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #57595a;
	font-weight: normal;
	border:0;
	margin:0;
	padding:0px;
}
img{border:0;}
h1{font-size:11px; color:#005f70; font-weight:bold; margin-bottom:5px;}
h2{font-size:10px; color:#005f70; font-weight:bold; margin-bottom:5px;}
font.bull{background:url(../img/gra/bull.gif) no-repeat; background-position:0 7px; color:#93ba00; font-size:10px; padding:5px 0 0 15px;}
.fontA{
	color: #006070;
	font-weight: bold;
}
.fontB{
	color: #A6A9AC;
	font-weight: bold;
}
a:link, a:visited { 
	color: #006070; 
	text-decoration: none; 
	font-weight: bold;
}
a:active, a:hover { 
	color:#006070;
	text-decoration: underline; 
	font-weight: bold;
}
a.B:link, a.B:visited,a.B:active, a.B:hover { 
	color: #8C8D8E; 
	text-decoration: underline; 
	font-weight: bold;
}
a.c{ 
	color: #006070; 
	text-decoration: none;
	font-weight:100;
}
a.c:hover{ 
	color: #006070; 
	text-decoration: underline;
	font-weight:100;
}
a.verde{color:#93ba00; text-decoration:none}
a.verde:visited{color:#93ba00; text-decoration:none}
a.verde:hover{color:#93ba00; text-decoration:underline;}
input, select, textarea { 
	 background:#F7FAFC; 
	 color:#737476; 
	 font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 width: 338px;
	 height: 17;
 }