@charset "UTF-8";



#navt{
margin-bottom: 15px;
border-bottom: 2px solid;
border-bottom-color:#0bb;	
}
#navt em, #navb em {color: #0bb; }


#menu li { color: #0bb;}


#main {
	/*width: 715;*/
	padding: 0 50px 0 28px;
}
#main p {line-height: 1.5em;}
#menu h2 { font-size: .95em; line-height: 1.1em; font-weight: normal; padding-bottom: 0;  color:#063}
#menu h3  { font-size: 1em; line-height: 1.5em; padding-left: 10px; padding-bottom: .1em; }

#main ol { list-style-type: number; list-style-position: outside;}
#main li { font-size: 1em; font-weight: normal; margin-left: 22px; padding-left: .05em;  padding-bottom: .5em; color: #000;}
#main li p { font-size: .9em; font-weight: normal; line-height: 1.4em; padding-left: 0; padding-bottom: 0; color: #000;}
	

#navb p {color: #0bb ; }
#navb em {color: #0bb ; }
#navb a:link {color: #666; text-decoration: none;}
#navb a:visited {color: #666; text-decoration: none;}
#navb a:hover {color: #0bb;}
#navb a:active {color: #f00;}