/* CSS Document */
body {
	background-color: #e0e0e0;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 10px;
	color:#003399
}
a:link {
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-size: 10pt;
	color: #003399;
}
a:hover {
	font-size: 10pt;
	color: #06abee;
}
a:active {
	text-decoration: none;
	color: #06abee;
}
.style1 {
	color: #1EB6E7;
	font-weight: bold;
	font-size:10pt
}
.style2 {
	color: #333333;
	font-weight: bold;
	font-size:10pt
}
.copy{
	font-size:8pt;
	}
