/* CSS Document */

.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height:150%;
	text-decoration:none;
}

h1{
	font-family: Verdana;
	font-size:18px;
	color:#990000;

}

.tit {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	font-weight: bold;
}

.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
}

.data {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

.legenda {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.fonte2 {
	font-family: Verdana;
	font-size: 10px;
	color:#990000;
	font-weight: bold;
	text-decoration:none;
	line-height:130%;

}
a:fonte2.link {
	font-family: Verdana;
	font-size: 10px;
	color:#990000;
	font-weight: bold;
	text-decoration:none;
	line-height:130%;
}
a:fonte2.active {
	font-family: Verdana;
	font-size: 10px;
	color:#990000;
	font-weight: bold;
	text-decoration:underline;
	line-height:130%;
}
a:fonte2.hover {
	font-family: Verdana;
	font-size: 10px;
	color:#990000;
	font-weight: bold;
	text-decoration:underline;
	line-height:130%;
}
a:fonte2.visited {
	font-family: Verdana;
	font-size: 10px;
	color:#990000;
	font-weight: bold;
	text-decoration:none;
	line-height:130%;
}

.rodape{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.mgs{
	font-family: Arial;
	font-size: 11px;
	color: #004DA0;
	text-decoration:none;
	line-height:200%;
}
a:mgs.link{
	font-family: Arial;
	font-size: 11px;
	color: #004DA0;
	text-decoration:none;
	line-height:200%;
}
a:mgs.hover{
	font-family: Arial;
	font-size: 11px;
	color: #004DA0;
	text-decoration:underline;
	line-height:200%;
}
a:mgs.active{
	font-family: Arial;
	font-size: 11px;
	color: #004DA0;
	text-decoration:none;
	line-height:200%;
}
a:mgs.visited{
	font-family: Arial;
	font-size: 11px;
	color: #004DA0;
	text-decoration:underline;
	line-height:200%;
}
.fonte5 {
	font-family: Arial;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	line-height:130%;
	text-decoration:none;
}

input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.form {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fonte21 {
	font-family: Verdana;
	font-size: 22px;
	color:#990000;
	font-weight: bold;
	text-decoration:none;
	line-height:130%;
}