@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000080;
	margin-left:0px;
	margin-right:0px;
	margin-top:9px;
}

a:link {
	color:#666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;	
}

a:visited {
	color:#666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;	
}

a:active {
	color:#666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;	
}

a:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

td.text {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}