ul,ol,dl,td,th,caption,pre,p,blockquote,input,textarea {
	font-family:"Lucida Grande",Arial,"Lucida Sans Unicode",Verdana,sans-serif,Tahoma;
	line-height:1.6; 
	font-size:12px;
	color:#000000;
	margin: 5px;
}

ul {
	list-style-type:square;
}

ol {
	list-style-type:decimal;
}

#green {
	color: #226808;
	font-style: normal;
	font-size: 16px;
}

h1 {
	font-size:34px; 
	margin-bottom:12px; 
	font-weight:bold; 
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
}

h2 {
	font-size:26px;
	margin-bottom:10px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	padding-left: 5px;
}

h3 {
	font-size:18px;
	margin-bottom:8px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	padding-left: 5px;
}

h4 {
	color:#227E00;
	font-size:16px; 
	margin-bottom:5px; 
	font-weight:bold; 
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
}

h5 {
	font-size:14px; 
	margin-bottom:5px; 
	font-weight:bold; 
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
}

green {
	color:#227E00;
	font-size:18px; 
	margin-bottom:5px; 
	font-weight:bold; 
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
}

h6 {
	font-size:14px; 
	margin-bottom:5px; 
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
}

blockquote  {
	margin: 0 0 18px 18px; color: #666; font-style: italic; 
}

strong {
	font-weight: bold;
	color: #000;
}

em     {
font-style:italic;
}
