body {
	background: #cccccc;
}
a:link {
	color: #CABD60;
}
a:visited {
	color: #ffff99;
}
a:active {
	color: #ffff99;
}
p {
	color: #666666;
	margin-right: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
h4 {
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
}
ilayer {
	background-color: #035238;
}
iframe {
	background-color: #035238;
}