<style type="text/css">
h0 {
}
body {
	background-color: #336666;
	background-image: url(./images/ground6.jpg);
	abackground-repeat: repeat;
	margin-top: 0;
	margin-left: 0;
	}

h1 {
		color: #336666;
		text-align: center;
		font-family: timesroman;
		font-weight: heavy;
		font-size: 18pt;
		margin-bottom: 1px;
		margin-top: 1px;
	}
h2 {
		color: #336666;
		text-align: left;
		font-family:  timesroman;
		font-weight: bold;
		font-size: 18pt;
		margin-bottom: 1px;
		margin-top: 1px;
	}
h3 {
		color:#336666;
		text-align: center;
		font-family:  timesroman;
		font-size: 14pt;
		margin-bottom: 1px;
		margin-top: 1px;
		margin-bottom: 1px;
		margin-top: 1px;
		
	}
h4 {
		color: #336666;
		text-align: left;
		font-family: timesroman;
		font-size: 14pt;
		margin-bottom: 1px;
		margin-top: 1px;
	}
h5 {
		color: black;
		text-align: center;
		font-family: timesroman;
		font-size: 9pt;
		margin-bottom: 1px;
		margin-top: 1px;
		font-weight: normal;
	}
h6 {
		color: black;
		text-align: left;
		font-family: timesroman;
		font-size: 9pt;
		margin-bottom: 1px;
		margin-top: 1px;
		font-weight: normal;
	}
li {
		color: black;
		font-family: timesroman;
		font-size: 12pt;
		margin-bottom: 1px;
		margin-top: 1px;
		font-weight: normal;
		text-align: left;
		
	}
hr {
		color: #353E94;
		margin-bottom: 0px;
		margin-top: 0px;
	}
p {
		color: black;
		font-family: timesroman;
		font-size: 10pt;
		margin-bottom: 1px;
		margin-top: 1px;
	}
ul {
		color: blue;
		font-weight: normal;
	}
a:link {
		color: #990000;
		text-decoration: none;
	}
	
a:visited {
		color: #990000;
		text-decoration: none;
	}
	
a:hover	{
		background: #cccccc;
	}
</style>
