body{
	scrollbar-highlight-color: #D1E1E7;
	scrollbar-shadow-color: #255511;
	scrollbar-track-color: #7BA9B8;
	scrollbar-face-color: #7BA9B8;
	scrollbar-3dlight-color: #7BA9B8;
	scrollbar-darkshadow-color: #255511;
	scrollbar-base-color: #7BA9B8;
	scrollbar-arrow-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44658F;
	background-image: url(/imagens/bodybg2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44658F;
}
th{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #44658F;
	font-weight: bold;
	margin-left: 35px;
	background-image: url(/imagens/title3.png);
	background-repeat: no-repeat;
	height: 30;
	text-align: left;
}
h1{
	font-family: verdana;
	font-size: 18px;
	color: #44658F;
	font-weight: bold; 
}
h2{
	font-family: verdana;
	font-size: 16px;
	color: #6D870C;
	font-weight: bold; 
}
hr{
	height:1px;
	border-style: solid;
	border-color: #7BA9B8;
}
.button{
	font-size:10px;
	background-color: #7BA9B8;
	color: Black;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px white;
	border-left: solid 1px white;
}
a{
	text-decoration: none;
	color: #44658F;
}
a:hover{
	text-decoration: none;
	color: Navy;
}
a.a2{
	text-decoration: none;
	color: #FFFFFF;
}
a.a2:hover{
	text-decoration: none;
	color: #F0F0F0;
}
