body	
	{
	font-size: 10pt;
	line-height: 115%;
	color: #FFFFFF;
	background-color: #000080;
 	}

a:link 	{
	color: #FFFF66;
	}

a:visited 
	{
	color: #66CCFF;
	}

a:hover {
	font-weight: bold;
	color: #99FFCC;
	}


table
	{
	text-align: center;
	vertical-align: top;
	border-width: 0pt;
	border-style: solid;
	border-collapse: collapse;
	empty-cells: show;
	}

th
	{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-indent: 1em;
	border-width: 1pt;
	border-style: solid;
	border-color: #FFFFFF;
	background: #FFFFFF;
	}

H3
	{
	font-weight: bold;
	color: #FFFF00;
	background: #FF3300;
	}