.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #4472D0;
	color: #FFFF00;
	border: none;
	left: auto;
	right: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #FFFF00;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.featureads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: large;
	font-weight: bold;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	line-height: 10px;
	text-decoration: underline;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: double;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	margin-left: 2px;
	border-left-style: dotted;
	border-right-style: dotted;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: hand;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #33FF66;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
}
.privacy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	height: 600px;
	width: 750px;
	left: 10px;
	top: 165px;
	color: #FFFF00;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	border-bottom-style: none;
}
.menulabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.adlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headeradmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.admanbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #4472D0;
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}