html { font-family: Arial, Helvetica, sans-serif; }

.bodytext
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 11px;
}

.header
{
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
}

.prompt
{
	font-size: 9px;
	font-style: italic;
	color: #993333;
	line-height: 11px;
}

.bodytextbold
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 11px;
}

.imagedescript
{
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-position: center top;
}

.date
{
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
	line-height: 11px;
}

.headerlinks
{
	font-size: 12px;
	font-style: normal;
	color: #993333;
	line-height: 14px;
}

.currenthdrlink
{
	font-size: 12px;
	font-style: normal;
	color: #003366;
	line-height: 14px;
}

a:link
{
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #003366;
}
