BODY
{
	font-family: verdana, helvetica, sans-serif;
	background: #F7EBD4;
	font-size: 12pt;
}
.Header
{
	font-family: Tahoma;
	font-size: 13.5pt;
	font-weight: bold;
}
.LargeText
{
	font-family: Tahoma;
	font-size: 13.5pt;
}

.RegularText
{
	font-family: Tahoma;
	font-size: 12pt;
}
.LongText
{
	font-family: Arial;
	font-size: 14pt;
}


A:LINK
{
	color: #184B81;
}

A:VISITED
{
	color: #184B81;
}

A:ACTIVE
{
	color: #184B81;
}
a:hover
{
	color:Red;
}

DIV.Footer
{
	font-size: smaller;
	text-align: center;
}

DIV.Centered
{
	text-align: center;
}

DIV.Indented
{
	margin-left: 2em;	
}

DIV.Accent
{
	font-weight: bold;
}

SPAN.Date
{
	text-align: right;
	font-weight: bold;
	font-size: x-small;
}


HR.Half
{
	width: 50%;
	text-align:center;	
}

TD
{
	text-align: left;
}

IMG.Chester
{
	float: left;
}

	
