<STYLE TYPE="text/css">
<!--

BODY {background: #ffff99; font-size: 16pt; font-family: arial; color: #666600}
A:link {color: #666600; text-decoration: none}
A:visited {color: #006600; text-decoration: none}
A:hover {background-color: #ffff99; color: #228b22; text-decoration: none}
H1 {font-size: 24pt; font-family: arial; color: #228b22; align: center}
H2 {font-size: 22pt; font-family: arial; color: #228b22; align: center}
H3 {font-size: 20pt; font-family: arial; color: #228b22; align: center}
H4 {font-size: 18pt; font-family: arial; color: #228b22; align: center}
H5 {font-size: 16pt; font-family: arial; color: #228b22; align: center; font-style: bold}
P {color: #666600; font-size: 16pt; font-family: arial}

#wrapper { 
	width:900px;
	margin:0px auto;
	border:1px solid #ff6600;
	padding:10px;
}
#header {
	border:1px solid #cc6600;
	height:130px;
	padding:10px;
}
#content {
	margin-top:10px;
	padding-bottom:10px;
	font-color:#228b22;
}
#content div {
	padding:10px;
	border:1px solid #cc6600;
	float:left;
}
#content-main {
	margin-left:10px;
	width:620px;
}
#content-right {
	margin-left:10px;
	width:150px;
}
#footer {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #cc6600;
	width:878px;
}
#bottom {
	clear:both;
	text-align:right;
}
-->
</STYLE>