. {
	font-size : 10pt;
	font-family : Verdana, sans-serif;
	font-weight : lighter;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}	

P {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : lighter;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}

P.footer {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : lighter;
	font-style : normal;
	color : #999999;
	text-decoration: none;
}

P.title {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : inherit;
	font-style : normal;
	color : #ffffff;
	text-decoration: none;
}


A {
	font-size : 10pt;
	font-family : Verdana, sans-serif;
	font-style : normal;
	color : #8BA5A3;
	text-decoration: none;
}


A:Visited  {
	font-size :  10pt;
	font-family : Verdana, sans-serif;
	font-style : normal;
	color : #8BA5A3;
	text-decoration: none;
}

A:Active  {
	color : #8BA5A3;
	font-size :  10pt;
	font-family : Verdana, sans-serif;
	font-style : normal;
	text-decoration: none;
}

A:hover {
	color : #8BA5A3;
	font-size :  10pt;
	font-family : Verdana,sans-serif;
	font-style : normal;
	text-decoration: none;
	background-color : yellow;
}
