b.maintext {
	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
	font-weight : normal;
	font-size: 9pt;
	text-decoration : none;
}

b.maintextib {
	font-family : Verdana, Arial, Helvetica;
	color : #C9F2FF;
	font-weight : bold;
	font-style: italic;
	font-size: 9pt;
	text-decoration : none;
}

b.heading {
	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 11pt;
	text-decoration : none;
}

b.subheading {
	font-family : Verdana, Arial, Helvetica;
	color : #25A5CE;
	font-weight : bold;
	font-style: italic;
	font-size: 10pt;
	text-decoration : none;
}

b.smalltext {
	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
	font-weight : normal;
	font-size: 7pt;
	text-decoration : none;
}

H1  {
	font-size : small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : FF9900;
}

A.link:link, A.link:active, A.link:visited {
	font-size: 9pt;
	font-family : Verdana,Arial,Helvetica, sans-serif;
	color: #31ABFF;
	text-decoration: underline;
	font-weight: bold
}

A.link:hover {
	font-size: 9pt;
	font-family : Verdana,Arial,Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold
}

li.bulletpoint {
	font-family : Verdana,Arial,Helvetica;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 8pt;
	text-decoration : none;	
}

b.emphasis {

	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 10pt;
	text-decoration : none;
	
}

b.emphasis2 {

	font-family : Verdana, Arial, Helvetica;
	color : #FFFFFF;
	font-weight : strong;
	font-size: 13pt;
	text-decoration : none;
	
}

BODY  {}