BODY,TD  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 8pt;
}

H1,H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	margin-top : 5px;
	margin-bottom : 0px;
	color : #CC3333;
}

.news  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #3B3B3B;
	text-align : justify;
}

.text  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #3D181A;
	text-align : justify;
}

.anons  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #3B3B3B;
	text-align : justify;
}

.citata  {
	padding : 0px 32px 0px 30px;
	font-family : Verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size : 7pt;
	color : #663366;
	line-height : 13px;
}

input, textarea  {
	border : 0px none #C1C1C1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 17px;
	background-color : #E4E4E4;
	border : thin inset rgb(00,00,00) 1;
	border-color : black;
}

.anons a:link, .anons a:visited  {
	color : #3B3B3B;
	text-decoration : none;
}

.anons a:hover  {
	color : #CC0000;
	text-decoration : underline;
}

.news a:link, .news a:visited  {
	color : #292929;
	text-decoration : none;
}

.news a:hover  {
	color : #CC0000;
	text-decoration : underline;
}

.text a:link, .text a:visited  {
	color : #3D181A;
	text-decoration : none;
}

.text a:hover  {
	color : #CC0000;
	text-decoration : underline;
}