<style type="text/css">

h1{	text-align:center;
	font-family:Arial;
	font-size:50pt;
	color:#003300
	}

h2{	text-align:left;
	text-decoration:underline;
	font-family:Arial;
	font-size:12pt;
	font-weight:600;
	color:#003300;
	}

h3{	text-align:center;
	font-family:Times New Roman;
	font-size:13pt;
	color:#003300;
	font-weight:700;
	text-decoration:underline;
	letter-spacing:-1
	}

p{	text-align:left;
	font-family:Times New Roman;
	font-size:13pt;
	color:#003300;
	font-weight:700;
	text-indent: 40px;
	letter-spacing:-1
	}

body{	background-color:#ffffff;
	scrollbar-base-color: #669966; 
	scrollbar-track-color: #ffff66;
	scrollbar-face-color: #669966;
	scrollbar-highlight-color: #ffff66;
	scrollbar-3dlight-color: #ffff66;
	scrollbar-darkshadow-color: #ffff66;
	scrollbar-shadow-color: #669966;
	scrollbar-arrow-color: #ffff66}

a:link{	color:#ffffff;
		font-size:14pt
		}

a:visited{	color:#ffffff;
		font-size:14pt
		}

a:hover{	color:#ffffff;
		font-size:14pt
		}

a:active{	color:#ffffff;
		font-size:14pt
		}

.rside{		color:#ffff66;
		font-size:14pt;
		align: center;
		}

.form{		font-family:Times New Roman;
		font-size:13pt;
		color:#003300;
		font-weight:600;
		text-decoration:underline;
		letter-spacing:-1
		}

.contact{	font-family:Times New Roman;
		font-size:13pt;
		color:#003300;
		font-weight:400;
		letter-spacing:-1
		}

.contactbold{	font-family:Times New Roman;
		font-size:13pt;
		color:#003300;
		font-weight:800;
		letter-spacing:-1
		}


</style>