paragraph {
	font-size: 12px;
	font-family: Verdana, "Serifa BT";
	color: #000000;
}
p {
	font-size: 12px;
	font-family: Verdana, "Serifa BT";
	color: #000000;
}
img {
	border: none;
}
h4 {
	font-family: Verdana;
	font-size: 14px;
	color: #003399;
}
h5 {
	color: #990000;
	font-family: Verdana, "Serifa BT";
	font-size: 12px;
}
h3 {
	color: #CC6600;
	font-size: 16px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}
select {
	display: table;
	height: 15px;
	font-size: 20px;
	font-family: Verdana, "Serifa BT";
	border: 1px outset #006699;
}
.texto {
	font-family: Verdana, "Serifa BT";
	color: #000000;
	font-size: 12px;
}
h6 {
	color: #FFFFFF;
	font-size:12px;
	font-family: Verdana, "Serifa BT";
}

a:link {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}

li {
	list-style-type: disc;
}
body {
	margin: 0px;
}
h2 {
	color: #990000;
}
h5 {
	color: #990000;
	}
input {
	font-family: Verdana, sans-serif;
	font-size: 20px;
}

.avisoCarregando{	
	display:block;
	height:5px;
	background:url(loading.gif) no-repeat 10px 35px;
	color:#FF9900;
	font-weight:bold;
	padding:5px;
	float:left;
	margin:2px 7px 0 0;	
}
.Principal{
	padding:5px 0;
	float:left;
	margin-left:5px;
	margin:2px 7px 0 0;	
}
.titulo {	
	font-family: Verdana, sans-serif;
	color: #996600;
	font-weight: bold;
	margin-left:5px;
	float:left;
}
