/* Geneva,Verdana,Arial,Helvetica,sans-serif */



}

blockquote {
	margin: 12px 25px;
	padding: 6px 12px 6px 38px;
}


body {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", serif;
	padding: 10px 20px
}


code, kbd {
	font: 12px Monaco, monospace;
}



p {
	font-size: 14px ;
	line-height: 1.65;
	margin: 0.8em 0;
}


li {

	font-size: 14px ;

}


h1 {

	color: #336699; 
	font-size: 24px ;
	line-height: 36px;	
}






h2 {
	font-weight: normal;
	font-family: palatino, georgia, serif;
	font-size: 12px ; 
	font-style: Italic ; 
	color: #909FA6 ;

} 



h3 {

	font-size: 17px ; 
	font-weight: normal;
	font-family: palatino, georgia, serif;

}



h4 {

font-size: 17px ;

}


h5 {

	font-size: 12px ; 
}

h6 {
	font-size: 17px ; 
	text-align: center; 
}

h7 {font-size: 9px ; }
h8 {text-align:justify;}

img { border: none; }


.inline img{
  border: 1px solid #000; /* put a thin border around inline images */
}


a.nav:link {color: red; text-decoration: none; }


a:link, a:visited {
	text-decoration: underline;
}

a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: blue; }

a.external:link {color: #0000ff; font-size: 18pt; font-weight: bold; }
a.external:visited {color: #894f7b; font-weight: bold; }
a.external:hover {text-decoration: overline; background-color: #003399; }
a.external:active {color: red; } 
	

