a:link {
	text-decoration: none;
	color:#0000FF;
}
a:visited {
	color:#999999;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
}
.pcaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.tbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: italic;
	font-weight: bolder;
	color: #0000FF;
}
.subbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}
.smallcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 40px;
}
.comment {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
.navcell {
	padding: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
