body, th, td, pre {
    font-size: 12px;
    font-family: sans-serif;
}

body {
	background-color: #ffffff;
	font-family: sans-serif;
	font-size: 11px;
}

h1, h2, h3 {
    font-weight: bold;
    color: #000033;
    font-family: verdana,arial,helvetica,sans-serif;
    text-align: center
}

h1 { font-size: 13px; }
h2 { font-size: 12px; }
h3 { font-size: 11px; }

A { 
    font-family: verdana, arial, helvetica, sans-serif;
	 font-weight: bold;
    text-decoration: none;
}
	
A:link {
	color: #9E0B0E;
	font-size: 12px;
}
A:visited { color: #9E0B0E; }
A:active { color: #9E0B0E; text-decoration: underline; }
A:hover { text-decoration: underline; }
.legendas {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
}
.legendasVoce {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: blink;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
}
.tabelaDados {
	border: 1px solid #000000;
	background-image: url(images/fundo.gif);
	margin: 10px;
	padding: 10px;
}
fieldset {
	border: 1px solid #C50000;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
label {
	float: left;
	width: 90px;
	text-align: right;
	padding-top: 3px;
	padding-right: 2px;
}
.ip {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
}
