BODY
{
	font-family: ARIAL;
	font-size: 12pt;
	color: #000000;
	background: #ffffff;
}

H3
{
	font-size: 12pt;
	color: Navy;
}

.header {
	font-size: 15pt;
	color: #630031;
	font-weight: bold;
}

.title {
	font-size: 14pt;
	color: Navy;
	font-weight: bold;


}


.headline  {
	font-size: 11pt;
	color: Navy;
	font-weight: bold;


}




.subtitle {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

.bottomlinks {
	font-family: arial;
	font-size: 9pt;
	color: #0063CE;
}

.menu A:link {
	color: #003163;
	font-weight: bold;
}

.menu A:visited {
	color: #003163;
	font-weight: bold;
}

.menu A:hover {
	color: #630031;
	font-weight: bold;
}

.bottomlinks A:link {
	color: #ffffff;
	font-weight: bold;
}

.bottomlinks A:visited {
	color: #ffffff;
	font-weight: bold;
}

A {
	text-decoration: none;
	}

A:link {
	color: #630031;
	font-weight: bold;
}

A:hover {
	color: #3131FF;
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	color: #9C0000;
	font-weight: bold;
}

HR {
	color: #9C0000;
	height: 1px;
	size: 1px;
}

TD {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

