body	{
font-family : sans-serif;
font-size : 12px;
}
a, a:visited {
color : #FFFFFF;
font-style : normal;
text-decoration : none;
}
a:active, a:focus, a:hover {
color : #FFD700;
}
hr {
font-size : 1px;
margin-top: 0px;
margin-bottom: 0px;
}
.menubar {
line-height: 20;
background-color: #48769f;
text-align : center;
}
.menuitem {
font-size : 12px;
border-top: 1px outset;
border-left: 1px outset;
border-right: 1px outset;
border-bottom : 1px outset;
padding-right: 15px;
padding-left: 10px;
line-height: 20px;
font-weight : bold;
font-style : normal;
width: 8.33%;
}
.submenu {
width: 10%;
}
.submenu2 {
z-index: 1;
position: absolute;
background-color: #0c497f;
color : White;
width: 100%;
border : 1px solid Silver;
font-size : 11px;
padding-left: 3px;
padding-right: 3px;
}
.submenu2:active, .submenu2:focus, .submenu2:hover {
background-color: #85a4bf;
}
h1 {
font-size: 24px;
font-weight: bold;
color: #0c497f;
text-align: center;
}
h2 {
font-size: 18px;
font-weight: bold;
color: #0c497f;
text-align: center;
}
h3 {
font-size: 12px;
font-weight: bold;
color: #0c497f;
text-align: center;
}

