<style type="text/css">

.body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.bg {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bg2 {
	background-color: #FFFFE1;
	padding: 5px;
	width: 80%;
	border: 1px solid #CCCCCC;
}
.font_1 {
	font-size: 10pt;
	color: #000099;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font_2 {
	font-size: 10pt;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font_3 {
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.font_4 {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}