body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hd {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.hd_black {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.main {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.boldm {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.small {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
a:link, a:visited, a:active {font-family: Arial; font-size: 10pt; text-decoration: none; color: #FFFFFF;}
a:hover {font-family: Arial; font-size: 10pt; text-decoration: none; color: #0099FF;}
