.nav {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: center;
}
.nav a:link {
	color: #666666;
	text-decoration: underline;
} 
.nav a:visited {
	color: #666666;
	text-decoration: underline;
}
.nav a:hover {
	color: #333;
	text-decoration: underline;
}
.nav a:active {
	color: #666666;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Style2 {
	font-size: 11px;
	font-family: Arial;
	color: #666666;
}
