body {
    font-family: serif;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
.style2 {color: #00CCFF}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #00CCCC;
}
a:active {
	text-decoration: underline;
}
.genfont {
	font-size: 14px;
	color: #666666;
}
.headerfont {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.butfont {
    text-indent: 20px;
    text-align: left;
	font-family: sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
}
.iwavefont {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}