a:visited
{
	color: #333333;
	text-decoration: none;
}
a:link
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	Font-weight:bold;
}
a
{
	color: #FF0000;
	text-decoration: none;
}
body
{
	margin-top : 10;
	margin-bottom : 10;
	margin-left : 10;
	margin-right : 10;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	background-color: #FFFFFF;
	color: #333333;
	scrollbar-base-color:#EBE8E5;
	scrollbar-darkshadow-color :#EBE8E5;
}
table
{
	font-family : Verdana, sans-serif;
	font-size : 12px;
}
h1
{
	font-family : Arial;
	font-size : 18px;
	background-color: #B2B2B2;
	text-align : left;
	padding: 5px;
}
h2
{
	font-family : Arial;
	font-size : 14px;
	background-color: #EFEDE3;
	padding: 1px;
}
h3
{
	font-family : Arial;
	font-size : 18px;
	text-align : center;
	color: #B2B2B2;
	padding: 5px;
}
p.lng
{
	font-family : Verdana, sans-serif;
	font-size : 10px;
	text-align : right;
}
p.copy
{
	font-family : Verdana, sans-serif;
	font-size : 10px;
	text-align : center;
}
hr.cinza
{
	color: #B2B2B2;
	width : 100%;
	height : 1px;
}

