body	{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

		}

p 	{ 	color: black;
		font-size: 11pt; 
		line-height: 120%;
		font-family: Garamond, Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}
h1 	{ 
		color: black; 
		font-weight: bold; 
		font-size: 12pt; 
		font-family: Garamond, Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}
.text {  	font-family: Garamond, Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; color: #000000}
.b2 { 		color: black;
		font-family: Garamond, Arial,Verdana,Courier, Courier New, SunSans-Regular;
		font-size: 11px;	
		border-bottom : 1px solid #000000;
		border-right : 1px solid #000000;
		border-top : 1px solid #000000;	 		
		border-left : 1px solid #000000;	}
		
A.nav2 {       	color : #000000;
        	width=150;
		font-family: Garamond, Arial, Verdana, Courier, Courier New, SunSans-Regular;
		text-align: center;
		font-size: 11px;
		background-color : #FFFFFF;
        	text-decoration: none; 
		padding-right : 4px;
		padding-left : 3px;
		padding-top : 1px;
		padding-bottom : 1px;
		border-bottom : 1px solid black;
		border-right : 1px solid black;
		border-top : 1px solid black;	 		
		border-left : 1px solid black;}
A.nav2:hover { 	color: black;
        	width=150;
		font-family: Garamond, Arial, Verdana, Courier, Courier New, SunSans-Regular;
		text-align: center;
		font-size: 11px;
        	text-decoration: none;
		background-color : #BDBDBD;
		padding-right : 4px;
		padding-left : 3px;
		padding-top : 1px;
		padding-bottom : 1px;
		border-bottom : 1px solid black;
		border-right : 1px solid black;
		border-top : 1px solid black;	 		
		border-left : 1px solid black;
		}

