BODY
{ 	
	font-size: 12pt; 
	font-family: Verdana, Arial, Helvetica, Helve*, Times, Times New Roman, Geneva, sans-serif;
	}
	
	
.small
 {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 9pt;
font-weight: bold;

}

.keywordhilite {
	background-color: #9999FF;
}

TD
{ 	
	padding-bottom: 0.5em;
		vertical-align: top;
	}


TD.other

{ 	font-size: 12pt; 
	font-family: Verdana, Arial, Helvetica, Helve*, Times, Times New Roman, Geneva, sans-serif;
			text-align: right;
				font-weight: bold;
	padding-bottom: 0em;


	}
	
TD.header

{ 	
	font-family: Verdana, Arial, Helvetica, Helve*, Times, Times New Roman, Geneva, sans-serif;
	font-weight: bold;
	padding-bottom: 0em;

	}
	
	TD.sample

{ 	
	font-family: 'Century Gothic',Tahoma,Trebuchet,Verdana,Arial, Helvetica,sans-serif;
	font-size: 15px;
	font-stretch: expanded;

	}

	
TR.bzheader

{ 	
	font-size: 14pt; 
	text-align: left;
	background-color: #CCCCCC;

	}
	
	
TR.dhheader

{ 	
	font-size: 12pt; 
	text-align: center;
	background-color: #C2C2CD;

	}
	
	
TR.hilite

{ 	
	background-image: url(pix/bgpattern.gif);

	}


OL
{	
	list-style-type: disc;
}

LI {
	list-style-position: outside;
	display: list-item;
	
	
	}




A {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #3366FF;
TEXT-DECORATION: none;

}





A:link {	TEXT-DECORATION: none}
A:visited {	TEXT-DECORATION: none}
A:active {	TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: underline ; color: #000099 ;  }


