H1 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color: #7B7B7B;
	background-color: #FCF1CF;
	line-height: 160%;
	text-indent: 10px;
	}
	
body, td {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color: black;
	text-align: justify;	
}

a {
	font-family : Arial, sans-serif ;
	font-size : 12pt;
	text-decoration: none;
	color: Black;
	font-weight: bold;
}


a:hover {
	text-decoration: underline;
	color: Maroon;
}
