
.FN {
 font-size: 10pt;
 font-weight: normal;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}
.FNB {
 font-size: 10pt;
 font-weight: Bold;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}
.FNBI {
 font-size: 10pt;
 font-weight: Bold;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
  font-style: italic;
}

.FNBheader {
 font-size: 12pt;
 font-weight: Bold;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
  font-style: italic;
}

.FNBmar {
 font-size: 10pt;
 font-weight: Bold;
 color: #7D2D3A;
 font-family: "arial", "helvetica", sans-serif;
}
.FNBmarI {
 font-size: 10pt;
 font-weight: Bold;
 color: #7D2D3A;
 font-family: "arial", "helvetica", sans-serif;
 font-style: italic;
}
.FNBmarH {
 font-size: 12pt;
 font-weight: Bold;
 color: #7D2D3A;
 font-family: "arial", "helvetica", sans-serif;
 font-style: italic;
}
.FNBGI {
 font-size: 10pt;
 font-weight: Bold;
 color: #585C3E;
 font-family: "arial", "helvetica", sans-serif;
  font-style: italic;
   text-decoration:none;
}
.FNs {
 font-size: 8pt;
 font-weight: normal;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
 text-decoration:none;
}
.FNVs {                                          
 font-size: 8pt;                              
 font-weight: normal;                          
 color: #000000;                               
 font-family: "verdana","arial", "helvetica", sans-serif;
 text-decoration: none;
}      
.ml {
 text-decoration: none;
 font-size: 10pt;
 font-weight: normal;
 color: #0000FF;
 font-family: "arial", "helvetica", sans-serif;	
}
.link {
 text-decoration: none;
 font-size: 10pt;
 font-weight: normal;
 color: #0000FF;
 font-family: "arial", "helvetica", sans-serif;	
}
.blink {
 text-decoration: none;
 font-size: 10pt;
 font-weight: Bold;
 color: #0000FF;
 font-family: "arial", "helvetica", sans-serif;	
}
.blinki {
 text-decoration: none;
 font-size: 10pt;
 font-weight: Bold;
 color: #0000FF;
 font-family: "arial", "helvetica", sans-serif;	
 font-style: italic;
}
.blinks {
 text-decoration: none;
 font-size: 8pt;
 font-weight: Bold;
 color: #0000FF;
 font-family: "arial", "helvetica", sans-serif;	
}

.links {
 text-decoration: none;
 font-size: 8pt;
 font-weight: normal;
 color: #0000FF;
 font-family: "arial", "helvetica", sans-serif;	
}
.blinksv {
 text-decoration: none;
 font-size: 8pt;
 font-weight: bold;
 color: #0000FF;
 font-family: "arial", "helvetica", sans-serif;	
}
.cursor {
	cursor:pointer;
}

textarea,.txt { 
	font-family:monospace;
	font-style:normal; 
	border: inset 1px #3E2529;
	color: #000000;
	background-color: #ffffff;
  }
  
INPUT.button {
	font-family: "arial", "helvetica", sans-serif;
	padding: 2px;
	font-size: 10pt;
	font-weight: Bold;
	color: #3E2529;
	background-color: #CCCDBA;
	border: outset 1px #3E2529;
}

UL {
	LINE-HEIGHT: 15px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	LIST-STYLE-IMAGE: url(../graphics/bullet_green.gif); 
	COLOR: #000000; 
	FONT-FAMILY: 	Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a {
	text-decoration: none;
}