body
{
	font-size: 10pt;
	color: Navy	;
	font-family: Tahoma;
	background-color: #666699;
}


A
{
	color: midnightblue;
}

.LabelHighlight
{
	font-weight: normal;
	font-size: 10pt;
	color: navy;
	background-color: #dcdcdc;
}

.PlainText
{
	color: Navy;
	font-family: Tahoma;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.PlainTextBold
{
	font-weight: bold;
	color: Navy;
	font-family: Tahoma;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Menu
{
	font-weight: bold;
	font-size: 11pt;
	color: navy;
}


.Title
{
	display: block;
	font-weight: bold;
	font-size: 24pt;
	color: Navy;
	text-align: center;
}

.Subheading1
{
	margin-top: 0px;
	display: block;
	font-size: 9pt;
	padding-top: 0px;
	text-align: center;
	margin-bottom: 0px;
}

.Subheading2
{
	margin-top: 0px;
	display: block;
	font-size: 9pt;
	padding-top: 0px;
	font-style: italic;
	text-align: center;
}