.body
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	BACKGROUND-IMAGE: none;
	COLOR: #000066;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman", Times, serif;
	BACKGROUND-COLOR: white;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
}
A:active
{
	COLOR: #000066;
	TEXT-DECORATION: underline
}
A:hover
{
	COLOR: #FF9900;
	FONT-STYLE: normal;
	TEXT-DECORATION: none
}
A:link
{
	COLOR: #000066;
	TEXT-DECORATION: underline
}

.labelstyle
{
	font-family: Times New Roman, Serif;
	font-weight: normal;
	font-size: 12pt;
}

.lablefontsize8
{
	font-family: Times New Roman, Serif;
	font-weight: normal;
	font-size: 8pt;
}

.requiredlabelstyle
{
	font-family: Times New Roman, Serif;
	font-weight: normal;
	font-size: 12pt;
	color:Navy;
	
}
