BODY  {
	font-size : 9pt;
	font-family : Arial,Helvetica;
	font-style : normal;
	color : #ffffff;
}

.form1 {
	font-size   : 10px; 
	font-family :  Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #333333;
	padding-top	: 2px;
	padding-bottom	: 2px;
	border-width : 1px;
	border-color : #999999;
	border-style : solid;
	background-color : #FFFFFF;
	height : 18px;
}

P  {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	line-height : 14pt;
}

.navlink {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica;
	font-style : normal;
	color : #ffffff;
	line-height : 12pt;
	text-decoration : none;

}

.navlink:Visited {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica;
	font-style : normal;
	color : #ffffff;
	line-height : 12pt;
	text-decoration : none;
}

.navlink:Active {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica;
	font-style : normal;
	color : #ffffff;
	line-height : 12pt;
	text-decoration : none;
}

.navlink:Hover {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica;
	font-style : normal;
	color : #ffffff;
	line-height : 12pt;
	text-decoration : none;
}

A  {
	font-style : normal;
	color : #55F5B7;
	line-height : 12pt;
	text-decoration : none;

}

A:Visited  {
	font-style : normal;
	color : #55F5B7;
	line-height : 12pt;
	text-decoration : none;

}

A:Active  {
	font-style : normal;
	color : #55F5B7;
	line-height : 12pt;
}

A:Hover  {

	font-style : normal;
	color : #333333;
	line-height : 12pt;
	text-decoration : none;

}

.copyright  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #646464;
	line-height : 14pt;
}

.copyright:Visited  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #646464;
	line-height : 14pt;
}

.copyright:Active  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #646464;
	line-height : 14pt;
}

.copyright:Hover  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #155DA9;
	line-height : 14pt;
	text-decoration : underline;
}

