H1  {

	font-size : large;

	font-family : Georgia, "Times New Roman", Times, serif;

	font-weight : bold;

	font-style : normal;

	color : #333333;

}





H2  {

	font-size : 13pt;

	font-family : Georgia, "Times New Roman", Times, serif;

	font-weight : normal;

	font-style : normal;

	color : black;

}





H3  {
	font-size : 12pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	text-align: center;
	background-color: #999999;
	height: 100px;
	width: 250px;
	border: thin dashed #333333;
	background-position: center;
	padding: 10px;

}





BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	margin: 0px;
	padding: 0px;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}






P  {

	font-size : 10pt;

	font-family : Arial, Verdana, sans-serif;

	font-weight : normal;

	font-style : normal;

	color : black;

}





A:link  {

	font-size : 10pt;

	font-family : Georgia, "Times New Roman", Times, serif;

	font-weight : normal;

	font-style : normal;

	color : #000099;

}





A:hover  {

	font-size : 10pt;

	font-family : Georgia, "Times New Roman", Times, serif;

	font-weight : normal;

	font-style : normal;

	color : Navy;

}





A:visited  {

	font-size : 10pt;

	font-family : Georgia, "Times New Roman", Times, serif;

	font-weight : normal;

	font-style : normal;

	color : #0000FF;

}
