body, td, th {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background-attachment: fixed;
	background-image: url(../imagens/fundo.jpg);
}
img {
	border:0;
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
input {
	font-family: "Lucida Sans Unicode";
	font-size : 13px;
	color : #000000;
	background-color : #FFFFFF;
	border-top-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-top-color : #3A7FAD;
	border-left-color : #3A7FAD;
	border-right-color : #3A7FAD;
	border-bottom-color : #3A7FAD;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	height : 16px;
	width : 100%;
	text-transform : uppercase;
}
.botao {
	font-family: "Lucida Sans Unicode";
	font-size : 12px;
	font-weight: bold;
	color : #FFFFFF;
	background-color : #364A8F;
	border-top-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-top-color : #364A8F;
	border-left-color : #364A8F;
	border-right-color : #364A8F;
	border-bottom-color : #364A8F;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	text-transform : none;
}
.FonteMenor {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #000000;
}
.FonteMenorNegrito {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.FonteMenu {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #000000;
}
.FonteTituloNormal {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.FonteTitulo {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
