/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 22px; color: #000000; margin: 5px 0px 5px 0px; }
h2, .SiteTitle2	{ font-size: 18px; color: #000000; margin: 5px 0px 5px 0px; }
h3, .SiteTitle3	{ font-size: 14px; color: #000000; margin: 5px 0px 5px 0px; }
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 2px; background: #dadada; }
div.hr hr		{ display: none; }

a 				{ color: #0000ff}
a:hover 		{ color: #88a158; text-decoration: underline; }

.green      	 { color: black; font-size: 11px; line-height: 15px; }
.green a:link	 { font-weight: bold; color: 003300; text-decoration: underline; }
.green a:visited{ font-weight: bold; color: 003300; text-decoration: underline; }
.green a:hover	 { font-weight: bold; color: #88a158; text-decoration: underline; }
