body{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.nav {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #999999;
}	
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-size: 16px;
	color: #336699;
}
.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #336699;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #66CC00;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}
