body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: right;
}

td {
	text-align: right;
	margin-bottom: 10px;
}

h1 {
	font-size: 1.2em;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color: #666666;
	font-weight: 800;
	text-align: right;
	margin-bottom: 3px;
}
#page {
	height: 100%;
	vertical-align: top;
	padding-bottom: 0px;
	top: 5px;
	position: relative;
	padding-right: 10px;
	}
	
a:link {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0356AA;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: none;
}

