<style>
body
{
 font-family : Verdana, Arial, Helvetica, sans-serif;
 scrollbar-track-color : #e9e7e3;
 scrollbar-face-color : #d4d0c8;
 scrollbar-shadow-color : #d4d0c8;
 scrollbar-highlight-color : #d4d0c8;
 scrollbar-3dlight-color : #e8e6e1;
 scrollbar-darkshadow-color : #706e6a;
 scrollbar-arrow-color : #000000;
 scrollbar-base-color : #d4d0c8;
 margin-top: 0px;
}
input, select, textarea
{

    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
    //color: #004C7B;
}
.button {
 	height : 20px;
	background : #006699;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
 	color : #ffffff;
}
table{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
}
.tableborda{	
	border: 1px solid #cccccc;
	background-color: #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.td{
	border: 1px solid #cccccc;
}
A:link
{
 text-decoration : underline;
 color : #335d83;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}A:visited
{
 text-decoration : underline;
 color : #335d83;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}
A:hover
{
 text-decoration : underline;
 color : #990000;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}
A:active
{
 text-decoration : underline;
 color : #990000;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}
A.menu:link
{
 text-decoration : none;
 color : #335d83;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}
A.menu:visited
{
 text-decoration : none;
 color : #335d83;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}
A.menu:hover
{
 text-decoration : none;
 color : #335d83;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}
A.menu:active
{
 text-decoration : none;
 color : #335d83;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}
A.erro:link
{
 text-decoration : underline;
 color : #990000;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}
A.erro:visited
{
 text-decoration : underline;
 color : #990000;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}
A.erro:hover
{
 text-decoration : underline;
 color : #ff0000;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}
A.erro:active
{
 text-decoration : underline;
 color : #ff0000;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}
.titulo {
	font-family: "Futura Md BT", "Futura HV BT";
	font-size: 18px;
	color: #004C7B;
}
.comentario {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.mensagem {
	//font-family: "Futura Md BT", "Futura Hv BT";
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	//color: #004C7B;
	color: red;
	font-weight : bold;
}
.texto {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
</style>
