body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.STYLE1 {
	color: #333333;
	font-weight: bold;
}
.STYLE2 {color: #333333}
.STYLE3 {color: #0000ff}
.STYLE5 {color: #0000ff; font-weight: bold; }
.STYLE6 {
	font-size: 12px;
	font-weight: bold;
}
.STYLE7 {color: #FF0000}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #E31C23;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.b:link {
	color: #0000ff;
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #0000ff;
}
a.b:hover {
	text-decoration: underline;
	color: #E31C23;
}
a.b:active {
	text-decoration: none;
	color: #0000ff;
}


