<style type="text/css" title="puchistyles01.css">
	<!--

BODY {background: #FFFFFF}
A:link {color: #CC0000; text-decoration: none}
A:visited {color: #990000; text-decoration: none}
A:hover {background-color: #000099; color: #FFFFFF; text-decoration: none}
H1 {text-align: center; font-size: 24pt; font-family: arial; color: #000099}
H2 {text-align: center; font-size: 22pt; font-family: arial; color: #000099}
H3 {text-align: center; font-size: 20pt; font-family: arial; color: #000099}
H4 {text-align: center; font-size: 18pt; font-family: arial; color: #000099}
P {text-align: center; font-size: 16pt; font-family: arial; color: #000099}
.redwhiteblue {font-size: 16pt; font-family: arial; color: #330099}

#wrapper { 
	width:900px;
	margin:0px auto;
	border:1px solid #330099;
	padding:10px;
}
#header {
	border:1px solid #330099;
	height:265px;
	padding:10px;
}
#content {
	margin-top:10px;
	padding-bottom:10px;
}
#content div {
	padding:10px;
	border:1px solid #330099;
	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 #330099;
	width:878px;
}
#bottom {
	clear:both;
	text-align:right;
}
-->
</style>