/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle   { font-size: 12pt; color: #ce4d00; font-weight: bolder; margin: 5px 0px 5px 0px }
h2, .SiteTitle2  { font-size: 11pt; color: #0d404d; font-weight: bold; margin: 5px 0px 5px 0px }
h3, .SiteTitle3  { font-size: 10pt; color: #be161f; font-weight: bold; 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:link       { color: #0d404d; text-decoration: none }
a:visited    { color: #0d404d; text-decoration: none }
a:hover      { color: #ce4d00; text-decoration: underline;}
