body {
	font-size: 10px;
	margin: 0px;
	color: #666666;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.style3 {
	font-size: 9px;
}

.style4 {
	font-size: 9px;
}

a:link {font-weight: bold; color: #999999}

a:visited {font-weight: bold; color: #999999}

a:hover {font-weight: bold; color: black}

a:active {font-weight: bold; color: black}

.light { color: #999999; }

.dark { color: #666666; }

.footer1 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif
}
.footer2 {
	font-size: 12px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

