
<!--
.normaltext {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #ffffff; text-decoration: none}
.boldtext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none}
.navigation {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 20pt; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.currentpage {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 20pt; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.link {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none}
.content {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; text-decoration: none; position: absolute; clip:  rect(   )}

body {
	background: #666666;
	color: #ffffff;
	margin: 50px 0 0 40px;
	padding: 0px;
	font: 12px/15px arial, helvetica, sans-serif;
	}

a, a:link, a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #ffffff;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #FFEE39;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #ff0000;
	background: transparent;  
	}

-->

