﻿@charset "UTF-8";
<!--
	body   {margin-top: 2px;
		margin-left: 2px;
		margin-right:2px;		
		font-family:verdana,helvetica;
		
		font-size: 8pt;
		color:#ffffff;
		background-color:#001070;
		vertical-align:top;}


	
	h1 {	color: #FFFFFF;
		  font-family: arial;
		  font-weight: bold;
		  font-size: 16pt;}

	h2 {	color: #FFFFFF;
		  font-family: arial;
		  font-weight: bold;
		  font-size: 10pt;}


	td {
		vertical-align:top;} 
	

	th {	background-color:#302090;
		font-weight:bold;
		text-align: left;}

a:link	{color: #ffffff;
		 font-family: arial,helvetica;
		 font-size: 8pt;
		 font-weight: bold;
		 text-decoration: underline;}
	a:visited {color: #808080;
		   font-family: arial,helvetica;
		   font-size: 8pt;
		   font-weight: bold;
		   text-decoration: underline;}

	a:active {color: #FFffff;
		  font-family: arial,helvetica;
		  font-size: 8pt;
		  font-weight: bold;
		  text-decoration: none}

	a:hover {color: #FF00FF;
		  font-family: arial,helvetica;
		  font-size: 8pt;
		  font-weight: bold;
		  text-decoration: underline;}

	
	.transparent td{background-color:transparent;} 	

	.stripey td{background-color:#1060a0;}
	
	.nb {color:#000000;}

	.nb td{font-size:9pt;
		font-family:verdana,arial,helvetica;
		background-color:#ffffff;}

	.nb h1{font-size:11pt;
		background-color:#00a0f0;
		color:#000000;}

	.FloatLeft {float:left;vertical-align:middle;}	

	.Title {font-size:20pt;}
-->
