a:link
{
	color: red;
	background : transparent;
	font-weight : bold;
}
a:visited
{
	color: red;
	background : transparent;
	font-weight : bold;
} 
a:active 
{
	color: Navy;
	background : transparent;
	font-weight : bold;
}
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size : x-small;
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
h3, h4, h5, h6
{
 font-family: Verdana 
}

h1
{
	color:black;
	font : bold arial;
	font-family : arial;
	table-layout : auto;
	text-align : left;
	;
	text-decoration : none;
	font-size : small;
}
h2
{
  	  font-size:12pt; padding-left:10px; margin-left:15px; background-color:ivory; 
	margin-top:0px; letter-spacing:5pt; font-size:14pt; margin-left:15px; 
	font-family:Book Antiqua; font-style:italic; width:50%; border:1px solid silver;
	color: Navy;
	font-family : Verdana;
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: Black);
}
h6
{
	color: rgb(204,51,51);
}
.Menu
{
	font-family: "Comic Sans MS";
	font-size : x-small;
}

.Teste
{
	background: Navy;
	font : Verdana;
	font-family :  sans-serif;
	font-size :  smaller;
	font-style :  normal;
	font-weight : normal;
	color :  White;}
.Tabela
{
	background: #483D8B;
	font : Verdana;
	font-family : sans-serif;
	font-size : smaller;
	font-style : normal;
	font-weight : normal;
	color : White;
}
.Campo
{
	background: Silver;
	font : lighter 9px Arial Narrow;
	font-family : sans-serif;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}
.Dados
{
	background: Gray;
	font : Verdana;
	font-family : sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}
.Vermelho
{
	color : Red;
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.Azul
{
	color: Navy;
	font : x-small Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.Preto
{
	color: Black;
	font : xx-small Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.cinza
{
	color: gray;
	font-size : x-small;
}
.Estado
{
	color: black;
	font-size : medium;
}
.box
   {
	font-family: Verdana, Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:RED;
	background:#FFFFFF;
	border-right:2px solid #000033;
	border-left:2px solid #000033;
	border-top:2px solid #000033;
	border-bottom:2px solid #000033;
	font-weight : bold;
	text-align : left;
	width:85%;
	
}