@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;}
.style2 {font-family: Tahoma;font-size: 10px;font-weight: bold;}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;}

a:link {color: #000000;text-decoration: none;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: underline;color: #0033FF;}
a:active {text-decoration: none;color: #000000;}