FONT   {
  font-family: Arial, Helvetica;
  font-weight: normal;
  font-size: 12px;
}



BODY { font-family: Arial, Helvetica;
  font-weight: normal;
  font-size: 12px;
scrollbar-face-color: #446d8c;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff; 
scrollbar-shadow-color: teal; 
scrollbar-darkshadow-color: teal;
scrollbar-highlight-color: teal;
scrollbar-3dlight-color: teal; 
text-align: justify;
}



TABLE   {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	border-top : 2px  groove orange;
	border-right : 1px groove orange;
}

.tabelaban   {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	border-left : 2px  groove orange;
	border-bottom : 1px groove orange;
}

B   {
  font-family: Arial, Helvetica;
  font-weight: bold;
  font-size: 8pt;
}

P   {
  font-family: Arial, Helvetica;
  font-weight: normal;
  font-size: 12px;
}

a:link       { color: 0033cc; text-decoration: none }
a:visited    { color: 0033cc; text-decoration: none }
a:active     { color: 0033cc; text-decoration: underline }
a:hover      {
	color: 0033cc;
	text-decoration: underline;
	font-weight: bold;
}



#divBottom {
	FONT-FAMILY: verdana,arial; FONT-SIZE: 12pt; FONT-WEIGHT: bold; HEIGHT: 20px; POSITION: absolute; WIDTH: 180px
}


.plantao   {
  font-family: Verdana;
  font-weight: normal;
  font-size: 10px;
  font-color:#ff0000
}

.menu {
	background-color : Black;
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color:#ffffff;
}

