body,td,th {
	color: #000000;
	font-family: Futura Bk BT, Century Gothic, Verdana, Arial, Helvetica;
}
body {
	background-color: #FFFFFF;
}
.smallText {font-size: 14px; margin-right:20px;}
.navItem { margin-left:13px; margin-top:10px;}
#outerpage { width: 100%; height: 100%; display: table; }
#pagecontent { display: table-cell; vertical-align: middle; width: 100%; text-align: center; }
a:link {
	text-decoration: underline;
	color: #0000CC;
}
a:visited {
	text-decoration: underline;
	color: #00009F;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}