body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333300;
	background-image: url(images/blue_fade.gif);
	background-repeat: repeat-x;
	background-color: #5C7289;
	margin: 0px;
}
a {
	color: #FF9900;
	font-weight: bold;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
}
ul {
	font-size: 12px;
}
.content {
	margin: 0px;
	padding: 20px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #728C4F;
}
.colorbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
.colorbox a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
.colorbox a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #CCCCCC;
}
.subnav a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #669966;
	text-decoration: none;
}
.doublespaced {
	line-height: 200%;
}

