body { 
	color: #FFFFFF;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
}

table { 
    border: 0px none padding; 
	color: #FFFFFF;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}

td {
	border: 1px solid #666666;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0; 
    padding-bottom: 0;
}

table#semborda td{
border: 0px none;	
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #CCCCCC;
}

a:active {
	color: #FFFFFF;
}

a.menus:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.menus:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.menus:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menu {
	font-size: 10px;
	font-weight: bolder;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	background-color: #000000; 
	line-height:150%; 
	text-align:center;
}

h1.tabela {
	font-size: 14px;
	font-weight: bold;
	background-color: #000000; 
	text-align:center;
}

h1.chamada {
	font-size: 14px;
	font-weight: bold;
	background-color: #990000; 
	line-height:150%; 
	text-align:center;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

h5 {
	font-size: 10px;
	font-weight: bold;
}