BODY {
	background-color : #FDEBC7;
}
P,LI{
	color : #003300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	margin-left : 10px;
}
P.Para{
	font-size : 10pt;
}
P.Bull{
	font-size : 13pt;
	text-align : center;
}
P.SmallPrint{
	font-size : 8pt;
}
H1{
	color : #003300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-variant : small-caps;
	font-weight : normal;
	margin-left : 10px;
	margin-top : 20px;
	text-align : left;
}
H1.Heading{
	font-size : 13pt;
	font-weight : bold;
}
HR{
	color: #105225;
}
A{
	color : #003300;
}
A:Hover{
	color : #FDEBC7;
	background-color : #105225;
	text-decoration : none;
}
	