body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color:#666666;
}

a:link, a:visited {color: #009BB1;
text-decoration: underline;}

a:hover, a:active {color: #FF6600;
text-decoration: none;}