body  { background-color: #0066CC; margin-top: 0px;}


table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 
#000000} a:visited { color: #000000; text-decoration: none} a:link { color: #333333; 
text-decoration: none} a:hover { color: #0066CC; text-decoration: underline} body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

a.kk:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.kk:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.kk:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-size: 10px;
}
a.nn:visited {
	color: #000000;	text-decoration: none;
}
a.nn:link {
	color: #000000;	text-decoration: none;
}
a.nn:hover {
	color: #FF0000;	text-decoration: underline;
}

a.bb:visited {
	color: #FFFFFF;	text-decoration: none;
}
a.bb:link {
	color: #FFFFFF;	text-decoration: none;
}
a.bb:hover {
	color: #FFFFF;	text-decoration: none;
}
a.xx:visited {
	color: #00CC00;	text-decoration: none;
}
a.xx:link {
	color: #00CC00;	text-decoration: none;
}
a.xx:hover {
	color: #FF0000;	text-decoration: underline;
}

h1 { font-size: 18px ; font-weight: bold;}

.style1 {
	font-size: 18px;
	color: #6699CC;
}
#tabela {
   	
    margin: auto;
	border: 1px dashed #CACACA;
   	border-collapse: collapse;
  
}

#tabela td {
   border: 1px dashed #CACACA;
   padding: 3px;
}

