.header
{
	font-family: Verdana;
	text-align: left;
	font-size: 10pt;
	color: #0F558E;
	font-weight: bold;
}
.header2
{
	font-family: Verdana;
	text-align: left;
	font-size: 8.5pt;
	color: #0F558E;
	font-weight: bold;
}
.nml
{
	font-family: Verdana;
	text-align: left;
	font-size: 8.5pt;
	color: #666666;
	line-height: 130%;
	margin-top: 6;
	margin-bottom: 6;
}
A:link
{
	font-family: Verdana;
	font-size: 8.5pt;
	color: #888888;
	line-height: 130%;
	margin-top: 6;
	margin-bottom: 8;
	text-decoration: underline;
}
A:visited
{
	font-family: Verdana;
	font-size: 8.5pt;
	color: #888888;
	line-height: 130%;
	margin-top: 6;
	margin-bottom: 8;
	text-decoration: none;
}
A:hover
{
	font-family: Verdana;
	font-size: 8.5pt;
	color: #0F558E;
	line-height: 130%;
	margin-top: 6;
	margin-bottom: 8;
	text-decoration: underline;
}
.footer
{
	font-family: Verdana;
	text-align: center;
	font-size: 8pt;
	color: #666666;
	line-height: 130%;
	margin-top: 6;
	margin-bottom: 6;
}
.footer A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
.footer A
{
	text-decoration: none;
	color: #666666;
}

