a:link{
	font-family: Verdana;
	font-size: 8pt;
	color: #0000ff;
}
a:visited{
	font-family: Verdana;
	font-size: 8pt;
	color: #777777;
}
	

.splash{
	font-family: Georgia;
	font-size: 10pt;
}

.body{
	background: #dddddd;
	margin: 2px;
}

.mainTable{
	border: solid #555555 2px;
	width: 850px;
	padding: 0px;
	background: #aaaaaa;
}

.contentTable{
	padding: 5px;
	width: 550px;
	font-family: Verdana;
	font-size: 10pt;
}

.copy{
	font-size: 11px;
	text-align: center;
}

.menuContent{
	padding: 5px;
	width: 550px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}

.menuColumn{
	padding: 5px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}

