div.floatright 
  {float: right;
   margin-left : 3ex;
}
	
body {
	background-color : #ffffff;
	topmargin : 0px;
	leftmargin : 0px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : yellow;
	scrollbar-face-color: navy;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #0065ad;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #0065ad;
	scrollbar-track-color: #0065ad;
	scrollbar-arrow-color: #ffffff }
}


p {
	text-align : left;
	font-size : 12px;
	color : navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.justify {
	text-align : justify;
}

p.center {
	text-align : center;	
}

p.titulo {
	font-weight : bold;
}

p.designer {
	font-size : 9px;
	text-align : center;
}

p.paragrafo {
	position : relative;
	text-align : left;
; clip:   rect(   ); text-indent: 40px
	
}

div.center {
	align: center;
}


a:hover {
	text-decoration: none;
        color: red;
}

a:visited {
	font-weight: bold;
        text-decoration: none;
}

a:active {
	text-decoration: none;
}

a {  text-decoration: none; color: navy; font-size: 12px}

.bold {  font-weight: bold}

li {
  font-size: 12px;
  color: navy;
}

ul.margem0 { margin-left: 18px}

.sublinhado {  text-decoration: underline}

.descricao {  font-style: italic; color: #660066}

.centronegrito {
	text-align: center;
	font-weight: bold;

}
.ccw, input, td {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 12px;
          color: navy
}

.borda {  border-color: #FFFFFF #FFFFFF #000066; border-style: dotted; border-bottom-width: thin}
