<style> 
 <!--
 
 body {
	float: none;
	text-align: center;
	font-family: Tahoma, Vedrana, Arial, Geneva;
	font-size: 9pt;
	font-weight: 400;
	color: #ffffff;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #202020;
	}

 table {
	float: none;
	font-family: Tahoma, Vedrana, Arial, Geneva;
	font-size: 9pt;
	font-weight: 400;
	border-collapse: collapse;
	}

 th.menu {
	float: none;
	font-family: Tahoma, Vedrana, Arial, Geneva;
	font-size: 10pt;
	font-weight: 600;
	color: #404040;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;	
	}

 td {
	float: none;
	font-family: Tahoma, Vedrana, Arial, Geneva;
	font-size: 9pt;
	font-weight: 400;
	color: #ffffff;
	}

 input {
	font-size: 9pt;
	font-weight: 400;
	background-color: #202020;
	color: #ffffff;
	}

 span {
 	float: none;
	text-align: left;
	font-family: Vedrana, Tahoma, Arial, Geneva;
	font-size: 9pt;
	font-weight: 400;
	color: #404040;
	}

 span.orange {
 	float: none;
	text-align: left;
	font-family: Vedrana, Tahoma, Arial, Geneva;
	font-size: 9pt;
	font-weight: 400;
	color: #ff6000;
	}

 .xxlarge {
	float: none;
	font-family: Tahoma, Vedrana, Arial, Geneva;
	font-size: 30pt;
	font-weight: 600;
	color: #ffffff;
	}

 .orangelarge {
	float: none;
	font-family: Tahoma, Vedrana, Arial, Geneva;
	font-size: 12pt;
	font-weight: 600;
	color: #ff6000;
	}

 .small {
	float: none;
	font-family: Tahoma, Vedrana, Arial, Geneva;
	font-size: 6pt;
	font-weight: 400;
	color: #404040;
	}

  A:link {text-decoration: none; color: #d0d0d0;}
  A:visited {text-decoration: none; color: #d0d0d0;}
  A:active {text-decoration: none; color: #d0d0d0;}
  A:hover {text-decoration: underline; color: #ffffff;}

  A.menu:link {text-decoration: none; color: #404040; border-style: solid; border-width: 1; border-color: #ffffff;}
  A.menu:visited {text-decoration: none; color: #404040; border-style: solid; border-width: 1; border-color: #ffffff;}
  A.menu:active {text-decoration: none; color: #404040; border-style: solid; border-width: 1; border-color: #ffffff;}
  A.menu:hover {text-decoration: none; color: #ff6000; border-style: solid; border-width: 1; border-color: #ffffff;}

  -->
 </style>
