/* typography.css */



body { 
font : 72%/1.5 "Georgia","Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; color : #333; }



h2 { 
margin-bottom : .15em;
font : 200% "Georgia","Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : bold; 
letter-spacing : -1px; }


p { 
font-size : 100%; }



h3 { 
margin-bottom : .15em;
font : 170% "Georgia","Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : bold; 
letter-spacing : -1px; }




h2 { 
color : #000; }


h3 { 
color : #f90; }



h2+p { 
font-size : 110%; }


li > h4 { margin-left : 0; }


div#nav_main p { 
font-size : 160%;
color : #88a308; }


div#site_info p { 
color : #fff; }


li > p { margin-left : 0; }


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


a:link, a:visited { 
color : #f90; }


ul#nav_tools a {
color : #fff; } 
