BODY {
  font-size: 10pt;
  font-family:  verdana,geneva,arial;
  background-color: #CCFF33;
}

A:link { color: #000000 }
A:visited {color: #660000}
A:active {color: #003300 }
A:hover {color: #660000}

P {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

TD {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
  color: #000000; 
}

.bg1
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	background-color: #eeffee
	}
	 
.bg2
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	background-color: #ffffff
	}


h1
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	}

h2	
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	}

.header {
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	}
	
.subheader
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	}

UL { list-style: circle outside }

UL UL { list-style: square outside }

