p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #FFFFFF;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a {
	color: #CC6600;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}
.bottomlinks a{
	color:#FFFFFF;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	font-weight:bold;
}
	