<STYLE TYPE="text/css">
<!--

BODY {background: #FFFFFF}
A:link {color: #660099; text-decoration: none}
A:visited {color: #cc0099; text-decoration: none}
A:hover {background-color: #660099; color: #FFFF99; text-decoration: none}
H1 {font-size: 24pt; font-family: arial; color: #660099}
H2 {font-size: 22pt; font-family: arial; color: #660099}
H3 {font-size: 20pt; font-family: arial; color: #660099}
H4 {font-size: 18pt; font-family: arial; color: #660099}
P {font-size: 16pt; font-family: arial; color: #660099}
.purply {font-size: 16pt; font-family: arial; color: #660099}

#wrapper { 
	width:900px;
	margin:0px auto;
	border:1px solid #cc0099;
	padding:10px;
}
#header {
	border:1px solid #cc0099;
	height:80px;
	padding:10px;
}
#content {
	margin-top:10px;
	padding-bottom:10px;
}
#content div {
	padding:10px;
	border:1px solid #cc0099;
	float:left;
}
#content-main {
	margin-left:10px;
	width:610px;
}
#content-right {
	margin-left:10px;
	width:200px;
}
#footer {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #cc0099;
	width:878px;
}
#bottom {
	clear:both;
	text-align:right;
}
-->
</STYLE>