body {
	background-color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	}
	

td {
	background-color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	}
	
.topNav {
	background-image: url("images/topNavBG.jpg");
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-align: center;
	}
	
	
.sideNav {
	background-image: url("images/sideNavBG.jpg");
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-align: left;
	}


	
.centered {
	text-align: center;
	}
	
.etny {
	font-variant: small-caps;
	font-weight: bold;
	}
	
.creditHeading {
	font-size: 10px;
	}
	
.lastName {
	font-weight: bold;
	}
	
.filler {
	color: #ffffff;
	}	


.dim {
	color: #999999;
	}	


	

a:link {
	color: #660000;
	text-decoration: none;
	}
	

a:hover {
	color: #AC1018;
	text-decoration: none;
	}
	

a:active {
	color: #AC1018;
	text-decoration: none;
	}
	

a:visited {
	color: #666666;
	text-decoration: none;
	}