@charset "utf-8";
/* CSS Document */

p{
	font-family: "Century Gothic", Century;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
h3 {
	font-family: "Century Gothic", Century;
	font-size: 16pt;
	color: #669933;
	text-decoration: none;
}
.subheadings {
	font-family: "Century Gothic", Century;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #669933;
}
.tablemenu {
	font-family: "Century Gothic", Century;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #669933;
	}
h2 {
	font-family: "Century Gothic", Century;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	color: #669933;
}
a:link {color:#669933; text-decoration:none;}
a:visited {color:#FF6600; text-decoration:none;}
a:hover {color:#CCCC00}
