BODY {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	background: url(imagens/fundo.gif) repeat-x;
}

 P, TD, .texto {
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color: White;
	font-variant: normal;
}
.texto_Peq{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : White;
}
.head1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 1px;
	font-variant: small-caps;
	color: White;
}
.head2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 1px;
	font-variant: small-caps;
	color: White;
}
.link {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
}
.link:HOVER, .link:active {
	color: #cccccc;
	text-decoration : none;
}
.bot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : White;
	font-weight : normal;
	text-decoration : none;
	font-variant : small-caps;
}
.bot:HOVER {
	text-decoration: none;
}
iframe {
	border: 2px solid #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}
.padd {
	padding: 10px;
}


a:link, a:visited{
	color: #ffffff;
	text-decoration: underline;
}
a:hover, a:active{
	color: #cccccc;
	text-decoration: none;
}

