
<STYLE TYPE="text/css">

a:link {color: #ff9900; text-decoration: none;}
a:visited {color: #ff9900; text-decoration: none;}
a:hover {color: #ff3300; text-decoration: none;}
a:active {color: red; text-decoration: none;}

a {
text-decoration: none;
color: #ff9900;
}


body {
background-color: #663300;
background-position: top center;
background-repeat: no-repeat;
background-size: 100%;
color: #FFFFFF;
}

H1 {
font-family: georgia;
font-size: 24pt;
}

H2 {
font-family: georgia;
font-size: 18pt;
}

H3 {
font-family: georgia;
font-style: italic;
font-weight: normal;
font-size: 14pt;
}

P {
	font-family: georgia;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: large;
	line-height: 150%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: none;
	text-indent: 0ex;
}

P.RED {
	font-family: georgia;
	font-size: 24pt;
	color: red;
}

PRE {
font-family: georgia;
font-size: 12pt;
}

</STYLE>
