/* CSS Document */
a {
	text-decoration:none;
	color:000000;}
a:hover {
	color:0066CC;}
body {
	text-align: center;
	/* margin: 50px 0px 0px 0px; */
	font-family: verdana, arial, sans-serif;
	font-size: 7.5pt;
	padding-top: 50px;}
td {
	font-family: verdana, arial, sans-serif;
	font-size: 7pt;
	line-height:150%;}
p {
	line-height:150%;}
#content {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;}
#nav {
	position: absolute; 
	width: 100%; 
	text-align: right; 
	float: right; 
	bottom: 10px; 
	right: 20px;}