BODY
{
	text-decoration:none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	background-color : #E5E7EE;
}
td.paragraf
{
	text-decoration:none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-align: justify;
	vertical-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
A
{
	color : #708090;
	text-decoration : none;
	font-weight : bold;
}
A:hover
{
	text-decoration:none;
	Color: #A9B0B6;
	font-weight : bold;
}
A.menu
{
	color : #EFEFEF;
	text-decoration : none;
	font-weight : bold;
}
A.menu:hover
{
	text-decoration:none;
	Color: #000000;
	font-weight : bold;
}
H1{
	text-align : center;
	font-weight: bolder;
	font-size: 18px;
}
input.bg
{
	background="images/bg.gif";
	background-color : #E5E7EE;
	font-weight : bold;
}
input.norm
{
	background-color : #E5E7EE;
}