.topnav     { 
			color: #FFFFFF; 
			text-decoration: none; 
			font-size: 12px; 
			font-weight: bold 
			}
			
			
.topnav_font      { 
			color: #FFFFFF; 
			font-size: 12px; 
			font-weight: bold; 
			font-family: arial,tahoma;
			 }
			 
.main      { 
			font-size: 12px; 
			font-family: arial,sans-serif;
			 }
			 
h1           { font-family: Tahoma; font-size: 20px; font-weight: bold }
h2           { font-family: Tahoma; font-size: 17px; font-weight: bold; color: #aa0000;text-decoration: underline; }


	a.leftnav {color: #0000c0;
							text-decoration: underline;
							font-family: Tahoma, sans-serif;
                            font-size: 10pt;
                            font-weight: 550;
                            color: #0000ef;
							}
	a.leftnav:active {color: #ff0000;
							 text-decoration: none;
		                     color: #0000ef;
                         
							 }
	a.leftnav:visited {
						color: #0000ef;
						}
