<style type="text/css">
<!-- hide the style sheet from old browsers

a:link { color: brown; }
a:visited { color: firebrick; }
a:hover { color: red; }
a:active { color: rosybrown; }

body {	background-color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12;
	font-weight: normal;
	font-color: brown;
	}

P   {	font-family: Verdana, Arial, sans-serif;
	font-size: 12;
	font-weight: normal;
	font-color: brown;
	}

ul  {	font-family: Verdana, Arial, sans-serif;
	font-size: 12;
	font-weight: normal;
	font-color: brown;
	}

ol  {	font-family: Verdana, Arial, sans-serif;
	font-size: 12;
	font-weight: normal;
	font-color: brown;
	}

h1  {	font-family: Verdana, Arial, sans-serif;
	font-size: 14;
	font-weight: normal;
	font-color: brown;
	}

h2  {	font-family: Verdana, Arial, sans-serif;
	font-size: 12;
	font-weight: normal;
	font-color: brown;
	}

h3  {	font-family: Verdana, Arial, sans-serif;
	font-size: 10;
	font-weight: normal;
	font-color: brown;
	}

img { border-width: 2;
	border-top-color: tan;
	border-left-color: tan;
	border-right-color: brown;
	border-bottom-color: brown;
	}

-->
</style>
