/* CSS Document */

<!--

a:link {
	color: #000000;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.style3 {color: #666666}
.style4 {color: #FFFFFF}
.style5 {color: #FF0000}
.style_link {
	height:43px;
	line-height:43px;
	cursor:pointer;	 
	text-decoration:none;
}
.style_link2 {
	height:43px;
	line-height:21px;
	cursor:pointer;	 
	text-decoration:none;
}

-->