body {
	margin: 0px;
	background-image:url(imagens/bgTopoHome.jpg);
	background-color: #FFBD88;
	background-repeat:no-repeat;
	background-position:top center;
	font-family: verdana;
	color: #000000;
}

.abbody {
	margin: 0px; 
	background-image:url(imagens/bg_abertura.jpg); 
	background-color: #FFB274; 
	background-repeat:no-repeat; 
	background-position:top center;
}

hr {
	padding: 0;
	margin: 0;
	border: 1px dashed #CCCCCC;
}
.imgRight {
	margin-right: 15px;
}
.imgLeft {
	margin-left: 20px;
}
a {
	font-family: verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weigh: bold;
}
a:link {
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
.arial18bAzul {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #304E7E;
}
.margemCont {
	font-family: verdana;
	font-size: 12px;
	padding: 23px 40px 30px 25px;
}
.arial15B {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}
.arial14 {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
}
.arial12 {
	font-family: arial;
	font-size: 12px;
}
.verdana14 {
	font-family: verdana;
	font-size: 14px;
}
.verdana12 {
	font-family: verdana;
	font-size: 12px;
}
.verdana11 {
	font-family: verdana;
	font-size: 11px;
}
.rodape {
	font-family: tahoma;
	font-size: 11px;
}

.rodape2 {	
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

.linksRodape {	
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
}

.linksRodape a {	
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}

.linksRodape a:link {	
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}

.linksRodape a:hover {	
	text-decoration:underline;
}

.verdana14Bazul {
	font-family:verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
ul {
	font-family: verdana;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 17px;
	margin-left: 20px;
}
