BODY {
	background-color: #082506;
	color: #000000;
	font-family: Tahoma;
	font-size: 12pt;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin : 0 0 0 0;	
}

P, TABLE, TD, TH, INPUT, TEXTAREA, OPTION, SELECT {
	font-family: Tahoma;
	font-size: 9pt;
	color: #082506;
		
}

A {
	color: 082506;
	text-decoration: none;
}

.main {
	font-family: Tahoma;
	font-size: 9pt;
	color: #082506;
	text-align: justify;	
}

.footer {
	color: 735223;
	font-size: 7pt;
	text-decoration: none;
}