<STYLE>
<!--
	body {
		background-color: #eeeeee;
		color: #000000;
		scrollbar-arrow-color:    #555566;
		scrollbar-base-color:     #555566;
		scrollbar-face-color:     #000000;
		scrollbar-highlight-color:#555566;
		scrollbar-shadow-color:   #555566;
		margin-left: 10%;
		margin-right: 10%;
		padding-left: 10%;
		padding-right: 10%;
	}
	h1 {
		font-family: arial, helvetica, san-serif;
		font-size: medium;
		font-weight: bold;
	}
	div, p {
		font-family: times new roman, courier new, courier, san-serif;
		font-size: small;
		
	}
	hr {
		text-align: right;
		width: 1000000px;
		border: 20px;
		color: #3a3a3a;
	}
	a:link {
		text-decoration: none;
		color:#000000;
		font-weight: bold;
	}
	a:visited {
		text-decoration: none;
		color:#000000;
		font-weight: bold;
	}
	a:active {
		text-decoration: none;
		color:#000000;
		font-weight: bold;
	}
-->
</STYLE>

