@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
select{width:195px;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagem2/bg_geral.jpg);
	background-repeat: repeat-x;
}

a {
	font-family: Verdana, Geneva, sans-serif;
}

a:link {
	text-decoration: none;
	color: #B5DBE4;
}
a:visited {
	text-decoration: none;
	color: #E1E5E8;
}
a:hover {
	text-decoration: underline;
	color: #82CFF9;
}
a:active {
	text-decoration: none;
	color: #E1E5E8;
}
h1,h2,h3,h4,h5,h6 {
	font-family:"Georgia";
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
.style3 {
	color: #036;
	font-size:9px;
	margin-right:5px;
}
.style2 {
	color: #6F8FFF;
}


