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

h2, h3, h4, p, ul, ol, blockquote { margin: 0 20px .75em;}

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

	}

p {font-size: 110%;}
h2, h3 {color: #333;}
li > h4 {margin-left: 0;}

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

div#site_info p {color: #000;}

li > p {margin-left: 0;}

a:link, a:visited {text-decoration: none;}
a:link, a:visited {color: #00c;}

ul#nav_tools a {color: #fff;}

/* mine */
img.intro {margin-left: 20px;}
#content_main li, #content_sub li { 
	margin-left: 20px;
	}
#content_main ul {
	color: #900;
	font-weight: bolder;
	}
#content_main li {
	color: #000;
	font-weight: normal;	
	}
		
.strong {
	color: #900;
	font-weight: bolder;
	}
#content_sub ul {list-style: disc;}	

