div, body, td, tr{
	color : #333333;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}
a, a:link, a:visited{
    font-weight : bold;
	color : #003366;
	text-decoration : none;
}
a.ll{
	font-weight : bold;
	color : #336699;
}
a:active, a:hover, a:focus {
    font-weight : bold;
	color: #FFFF66;
	text-decoration : underline;
}
a.name, a.ruiramos{
	font-weight : none;
	color : #333333;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}
h4{
	color : #990000;
	font-size : 16px;
	}
h5{
	color : #666666;
	font-size : 14px;
}
h6{
	color : #336699;
	font-size : 12px;
}
p.direito{
	text-align : right;
}
p{
	text-align : justify;
}
td.topo{
 font-size: 16px;
 
}