body   		{ color: #000000;
		background-color: #FFFFFF;  
		font-size: 10px;	
		font-family: Verdana, Arial, Sans Serif;}

a:link, a:visited 	{ 
		color: #333399;
		TEXT-DECORATION: none;
		}

a:active, a:hover 	{ 
		color: #9999CC;  
		cursor:hand; 
		TEXT-DECORATION: none;
		}

h1
		{ font-size: 125%; 
		margin-bottom: .5em; clear:both; width: 85%; }

h2
		{ font-size: 110%;  
		margin-top: 1.5em;
		margin-bottom: .5em; clear:both; }

h3
		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em; clear:both; }

h4
		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em; clear:both; }

h5
		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em; clear:both; }
ol
		{ margin-top: .5em; 
		margin-bottom: 0em; 
		margin-left: 2.1em; 
		font-size: 10px;
		padding-left: 0em;
		margin-right:2.1em; }
	
ul
		{ margin-top: .6em; 	
		margin-bottom: 0em;
		list-style-type: disc;
		margin-left: 1.5em;
		font-size: 10px;
		padding-left: 0em;
		margin-right: 1.5em; }
		
li
		{ margin-bottom: .7em; clear:both; 
		font-size: 10px;
}

dd
		{ margin-bottom: 0em; 
		font-size: 10px;
} 

a.newsticker:link, a.newsticker:visited
	 	{  font-size: 10px; 
		color: navy;
		TEXT-DECORATION: none;  }	

a.newsticker:active, a.newsticker:hover
	 	{  font-size: 10px; 
		color: #9999FF;
		TEXT-DECORATION: none; }

div		{color: navy}
p		{color: navy}





.DISPTABLE
{
   PADDING-RIGHT: 0px;
   PADDING-LEFT: 0px;
   PADDING-BOTTOM: 0px;
   PADDING-TOP: 0px;
   WIDTH: 80%;
   font-size: 10px;
   MARGIN: 0px;
   BACKGROUND-COLOR: #EEEEEE;
}

.DISPTABLE TD
{
   BACKGROUND-COLOR: #FFFFFF;
   font-size: 10px;
   COLOR: Black;
}

.DISPTABLE TH
{
   BACKGROUND-COLOR: #99CCFF;
   COLOR: Black;
}

.DIVDISP
{
   TEXT-ALIGN: center;
   TEXT-DECORATION: none;
}

.NAVTEXT
{
   TEXT-ALIGN: left;
   FONT-FAMILY: Arial;
   COLOR: Black;
   TEXT-DECORATION: none;
   FONT-SIZE: 9pt;
   FONT-WEIGHT: bolder;
}

.navTextLinks A
{
	color: #333399;
   	TEXT-DECORATION: none;
}

.navTextLinks A:VISITED
{
	color: #333399;
	TEXT-DECORATION: none;
}

.navTextLinks A:HOVER
{
   	COLOR: #6666FF;
   	TEXT-DECORATION: underline;
}

.button
{
	font:10pt Arial, Helvetica, sans-serif; 
	cursor:hand; 
	height: 22px;
