.style4 {font-size: 13px; font-weight: bold;}
.style5 {color: #000000}
.style7 {color: #CC0000;	font-weight: bold;	font-size: 12px;}
.style9 {color: #000000; font-size: 14px;}
.style8 {color: #000000; font-weight: bold; font-size: 14px; }
.style10 {color: #000000; font-weight: bold; font-size: 16px; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

