body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #336600;
}

form {
	background-color: #CCCC99;
}

.Titulo {
	font-family: Tahoma, Verdana, "Courier New";
	font-size: 14px;
	line-height: 20px;
	color: #B30000;
	font-weight: bold;
}

.Titulo2 {
	font-family: Tahoma, Verdana, "Courier New";
	font-size: 16px;
	line-height: 30px;
	color: #B30000;
	font-style: italic;
	background-color: #EBA514;
	font-weight: bold;
}

.texto_normal {
	font-family: Tahoma, Verdana, "Courier New";
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}

.texto_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.texto_pequeno {
	font-family: Tahoma, Verdana, "Courier New";
	font-size: 10px;
	line-height: normal;
	padding: 3px;
 color: #003333;
}

.Titulo_menu {
	font-family: Tahoma, Verdana, "Courier New";
	font-size: 14px;
	line-height: 18px;
	color: #756FEA;
	font-style: normal;
	font-weight: bold;
}

.Pestana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #D5D5D5;
	font-style: normal;
	font-weight: bold;
}

