/*STYLESHEET  - Bent & Curved Glass */
/* Global */
BODY  {
	 background-color: white; color: #333333; 
	 font-family: Verdana,Arial, Helvetica;  font-size : 10pt;  
/* Scroll Bars */
	scrollbar-3dlight-color : #FFFFE0;
	scrollbar-arrow-color : #8B0000;
	scrollbar-base-color : #545454;
	scrollbar-darkshadow-color : #708090;
	scrollbar-face-color : White;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #545454;
	scrollbar-track-color : #F5F5F5;
}
/* General */
H1 { color: #29516B; font-size : 14pt;  font-weight : bold; font-family: Century Gothic, Arial, Helvetica; }
H2 {color: #29516B; font-size : 11pt ; font-family: Century Gothic, Arial, Helvetica;  }
H3 {font-size: 12pt; font : normal; color: Black; }
H4 {font-size: 11pt; font : normal; }
H5 {font-size: 10pt; }
H6 {font-size:   8pt; }
TD {font-size: 10pt; }
UL {font-size: 10pt; list-style-type : square; }

/* Anchor Links */
A {  color: blue; text-decoration: none }
A:HOVER {  color: red; text-decoration: underline }
A:ACTIVE {  color: navy  }

/* Class Selectors */
.fineprint { font-size: 8pt; font-family :  Arial, Helvetica, sans-serif }


/* END */