body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 11px;
}
.footer {
	font-size: 10px;
}
.maintext {
	font-size: 11px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.title {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.title  h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.title  h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.title  h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
hr {
	color: #CCCCCC;
}

