/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #33CCFF;
}
.style1 {
	font-size: 10px;
	color: #999999;
}
.style2 {
	color: #221E73;
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #221E73;
}
.style4 {
font-size: 10px;
color: #666666;
}
