body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	color: #0065FF;
	text-decoration: none;
}
.titulobox {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.titulo1 {font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.menuesquerda {font-size: 10px}
.textobox {color: #FFFFFF; font-size: 10px; }
.forminput {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #9CBEE7;
	margin: 1px;
	padding: 1px;
	height: auto;
	width: auto;
	border: thin solid #0066CC;
	color: #000066;
	background-color: #CEDBF7;
}
