body {
	background-image: none;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	background-color: #FFCC00;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}
a:hover, a:active {
	background: #FFCC00;

}
a:link, a:visited {
	color: #000000;
}
.header {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	clear: none;
}
.content {
margin: 0px 0px 0px 20px;
}

.footer {
	font-family: HelvLight, Arial;
	font-size: 10px;
	color: #666666;
}
