BODY
{
	font-family: ARIAL;
	font-size: 12pt;
	color: #000000;
}


H3
{
	font-size: 12pt;
	color: Navy;
}


.topheader
{
	font-size: 25pt;
	color: #657383;
	font-weight: bold;
}


.header
{
	font-size: 15pt;
	color: #630031;
	font-weight: bold;
}


.title
{
	font-size: 14pt;
	color: #657383;
	font-weight: bold;
}


.hispired
{
	color: #000000;
	font-weight: normal;
}


.headline
{
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

.detailtext{
	font-size:11px;
	color:Black;
}

.header-redtext{
	background-image:url(images/greybox_back.gif);
	padding:5px 2px 5px 15px;
	font-size: 15px;
	color:#8C0F08;
	font-weight:bold;
	}


.subtitle
{
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}



A
{
	text-decoration: none;
	color: #000000;
}


A:link
{
	font-weight: bold;
	color: #000000;
}

A:visited
{
	font-weight: bold;
	color: #000000;
}


A:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}



HR
{
	color: #9C0000;
	height: 1px;
	size: 1px;
}


TD
{
	font-family: arial;
	font-size: 10pt;
	
}


