body {
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	background-color: white;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}

TD,P {
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-size: 12px
}

a {color:black}

a:hover {color:black; text-decoration: underline}

a:visited {color:black}

.nomes {color:black; text-decoration: none}

.peq {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}

.peqw {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: white}

.justify {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify}

ol {line-height:18px}

.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none}

.tb {font-family: Arial, Helvetica, sans-serif; border-right: 1px solid #cccccc}

.tab {border-bottom: 1px solid #cccccc;}

.tit {color: #330099; text-transform: uppercase}

.nome {color: #666666; font-weight: bold; font-size: 11px; text-decoration: none}

.titr {color: #ff6600; text-transform: uppercase; font-size: 13px}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 7px;
background-color: #FFFFCC;
visibility: hidden;
font-family: Arial;
font-size: 11px;
color: black;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=135,strength=6);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}	

#form {
    font-size: 11px}