BODY
	{
	background-color: #FFFFFF;
	background-image: none;
	color: #484848;
	font-size: 8pt;
	font-family: "Arial", sans-serif
	}
H1
	{
	text-align: center;
	font-weight: normal;
	font-size: 26pt;
    margin-right: 10%;
	margin-left: 10%;
	background-color: #686868;
	color: #FFFFFF;
	}
H2
	{
	text-align: center;
	font-size: 12pt;
	margin-left: 10%;
	margin-right: 10%;
	background-color: #686868;
	color: #FFFFFF;
	}
H3
	{
	text-align: left;
	font-size: 12pt;
	font-style: oblique;
	margin-right: 15%;
	margin-left: 15%;
	color: #686868;
	}
A:link, A:visited
	{
	font-style: oblique;
	color: #FF6600;
	}
A:hover
	{
	background-color: #686868;
	color: #FFFFFF;
	text-decoration: underline;
	}
P
	{
	font-size: 12pt;
	text-indent: 0%;
	margin-left: 15%;
	margin-right: 15%;
	text-align: justify
	}
UL
	{
	font-size: 12pt;
	padding-left: 1em;
	margin-left: 20%;
	margin-right: 20%;
	}
