body {
	font-family: 			"Century Gothic", Century, Arial;
	background-color: 		#666666;
	font-size: 				100%;
	background-position: 	center;
	}

h1 {
	font-size: 				180%;
	color: 					#CC3300;
}

h2 {
	font-size: 				135%;
	letter-spacing: 		.06em;
}

h3 {
	font-size: 				120%;
}

h4 {
	font-size: 				100%;
	font-weight:			bold;
	margin-bottom: 			0em;
}

h5 {
	font-size: 				75%;
	color: 					#dddddd;
	margin-top: 			0px;
	padding-top: 			0px;
	font-weight: 			normal;
}

a:link, a:visited, a:active {
	color: 					#990000;
	text-decoration:		none;
}

a:hover {
	color: 					#FFCC33;
	text-decoration: 		none;
}

#footer {
	color: 					#eeeeee;
}

#footer a:link, a:visited, a:active {
	color: 					#990000;
	text-decoration: 		none;
}

#footer a:hover {
	color: 					#FFCC00;
	text-decoration: 		underline;
}

.size {
				color:		#FFFFFF;
}
