
Body {margin-left: 5%}
	

a{
	font-size : 10pt;
	font-family : verdana,sans-serif, arial;
	text-decoration:none;
	color:#333333;	
}

a:hover{
	text-decoration:underline;
	color:#996633;
	background:#CCCCCC;
}

P  {
	font-size : 10pt;
	font-family : verdana,sans-serif, arial;
	font-style : normal;
	color : black;

}

.disclaimer  {
	font-size : 8pt;
	color:#666666;

}
.disclaimer a:hover {
text-decoration:none;
background-color:#996600;
color:#FFFFFF;

}

H1  {
	font-size : 16pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style : normal;
	color : #996633;
	text-align : center;
		text-transform : uppercase;
}


H2  {
	font-size : 12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	color : black;
}

H3  {
	font-size : 10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}



