BODY {
	
	background-color: #CCCCCC;
	text-align: justify;	
	
}

A {
	color: #A2A2A2;
	text-decoration: none;
	font-family: Verdana, Garamond, Arial, "Times New Roman";
	font-size: 9pt;
	

}

A:HOVER {
	color: #E67215;
	text-decoration: underline;
	font-family: Verdana, Garamond, Arial, "Times New Roman";
	font-size: 9pt
}

p
{
	text-align: justify;
	font-family: Verdana, Garamond, Arial, "Times New Roman";
	font-size: 9pt;
	color: #000000;

}

.head
{

	text-align: justify;
	font-family: Verdana, Garamond, Arial, "Times New Roman";
	font-size: 9pt;
	color: #000000;
	font-weight: bold
}