.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.inicial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.menutopo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.style1 {font-size: 12px;}
.style2 {font-size: 14px; }
.style3 {font-size: 14px; color: #666666; }
.style5 {font-size: 12; }
.style9 {color: #333333}
.style10 {font-weight: bold; color: #333333;}
.style11 {font-size: 10px; }
.style12 {color: #990000}

input,select,textarea {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #E5E5E5;
}

