BODY {
  font-size: 10pt;
  font-family:  verdana,geneva,arial;
  background: #FFFFFF url(graphics/subpage/top-background.gif) repeat-x;
}

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: #004040;
}

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

.bg1
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	background-color: #ADECF2
	}
	
.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: #336633;
	}

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

h3	
	{
	font-family: verdana,geneva,arial;
	font-size: 12pt;
	font-weight: bold;
	color: #DF0000;
	}


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

UL { list-style: circle outside }

UL UL { list-style: square outside }

