body {
	background-color: #F8F8F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
}


a {
	font-size: 14px;
	color: #003399;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:visited {
	text-decoration: none;
}

