body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E5EEF1;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imagens/back.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	display: block;
	padding: 0px;


}
h1 {
	font-size: 24px;
	color: #990000;
}
td a:link, td a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
td a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:link, a:visited{
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}

a:hover{
	line-height: 20px;
	color: #990000;
	text-decoration: underline;

}.link2 {
	padding-left: 15px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.area {
	background-color: #FFFFFF;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 4px solid #CADDE3;
	padding: 2px;
	text-align: left;

}
img {
	margin: 2px;
}
