body { 
	font-size:14px;
	line-height:17px;
	
}
#nav li ul { font-size:0.9em; }
h1
{
    font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height:18px;
padding-top: 10px;		    
}
    h2
{
  font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	color: #0884ca;
	line-height:17px;
	padding-top: 10px;
    }
     h3
{
  font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
padding-top: 10px;
	line-height:16px;
    }