body, td, p, ul
{
	/*font-family: verdana,helvetica,'sans serif';*/
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.headline
{
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

.subhead
{
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 16px;
	color: #000000;
}

.eventheader
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 12px;
	font-weight: bold;
	color: #990009;
}

.sectionhead
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	font-weight: bold;
	color: #8592B2;
}

.spacer
{
	height: 2px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

input
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	color: #666666;
}
.contentbox
{
	border: 1px solid #B8B8BA;
	padding: 0px 0px 0px 0px;
}

.storybox
{
	margin: 2px 6px 2px 6px;
}

.textbox
{
	margin: 2px 2px 2px 4px;
}

a:link, a:visited, a:active 
{ 
/*  font-family: verdana,helvetica,'sans serif'; */
  font-family: arial;
  font-size:12px;
  text-decoration: none;
  /*color:#6699CC;*/
  color:#9F002E;
}

a:hover 
{
	/*font-family: verdana,helvetica,'sans serif';*/
	font-family: arial;
	font-size:12px;
	text-decoration: underline;
	/*color:#9F002E;*/
	color:#6699CC; 
}

.red
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	color: #96002D;
}

.blue
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 14px;
	color: #074978;
}
