body {
	margin-top: 2px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style1 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.style3 {
	color: #CC0000;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-style: italic;
	font-size: 14px;
}
.style5 {
	color: #FFFF99;
	font-style: italic;
	font-size: 14px;
}
.style6 {
	font-size: 10px;
	color: #FFFFFF;
}
.style7 {color: #FFFFFF; font-weight: bold; }
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #0010CE;
}
a:active {
	text-decoration: none;
	color: #0010CE;
}
