BODY, TD, P {
	color : Black;
	font-family :  Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
		}
		
A {	color: Black;	text-decoration : underline; }
A:Hover { color: #A52A2A;	text-decoration : underline; }

			
H1 {
	color : #A52A2A;
	font-family : monospace;
	font-size: 14pt;
	}

HR { height: 1pt;}


.TOPNAV {	font-family : Arial, Helvetica, sans-serif;	font-size : 8pt;	font-style : normal;	color : Black;	text-decoration : none; }	
A.TOPNAV:LINK {  color : Gray;	}
A.TOPNAV:VISITED {	 color : Gray; 	}
A.TOPNAV:HOVER { 	color : #A52A2A;  text-decoration:none;  }

.BTMNAV {	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 8pt;	font-style : normal;	color : Black;	text-decoration : none;  }	
A.BTMNAV:LINK {  color : Gray;	}
A.BTMNAV:VISITED {	 color : Gray; }
A.BTMNAV:HOVER { 	color : #A52A2A;  text-decoration:underline;  }

.small {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.smallgray {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : Gray;
}

.header{
    color : #A52A2A;
  	font-family :  monospace;
	font-size: 12pt;
	}
	
.headerb {
    color : #A52A2A;
  	font-family :  monospace;
	font-size: 10pt;
	font-weight: bold;
	)