
a {
color: rgb(0, 0, 0);
text-decoration:none;
}
a:focus {
color: rgb(20, 55, 105)
text-decoration: none;
outline: none;
}
a:hover {
color: rgb(0, 0, 0);
text-decoration: underline;
}
a:active {
color: rgb(255, 0, 0);
text-decoration: none;
}

h1 {
font-family: arial;
font-weight: bold;
font-size: 42px;
color: rgb(0, 0, 0);
text-align: left;
margin-left: 30px;
padding-bottom: 1px;
}

h2 {
font-family: arial;
font-weight: bold;
font-size: 30px;
color: rgb(0, 0, 0);
text-align: left;
padding-bottom: 2px;
padding-top: 10px;
}

h3 {
font-family: arial;
font-weight: bold;
font-size: 24px;
color: rgb(19, 67, 122);
text-align: center;
padding-top: 12px;
padding-bottom: 0px;
}

h4 {
font-family: arial;
font-weight: bold;
font-size: 16px;
color: rgb(19, 67, 122);
text-align: left;
padding-top: 20px;
}

.date {
font-family: arial;
font-weight: bold;
font-size: 16px;
font-style: italic;
color: rgb(0, 0, 0);
text-align: left;
margin-left: 30px;
padding-bottom: 8px;
}

.mainbody
{
background-color: rgb(232, 240, 245);
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
}

.note
{
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size:  10px;
color: rgb(19, 67, 122);
text-align: left;
padding-left: 0px;
}

.storymenu
{
background-color: rgb(232, 240, 245);
color: rgb(19, 67, 122);
font-family: verdana, helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
padding-bottom: 10;
}

.submenu
{
position: absolute;
left: 22px;
width: 105px;
background-color: rgb(232, 240, 245);
layer-background-color: rgb(232, 240, 245);
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
visibility: hidden;
}

.text
{
font-family: arial;
font-weight: normal;
font-size:  14px;
text-align: left;
padding-left: 0px;
}

.textblock
{
font-family: arial;
font-weight: normal;
font-size:  13px;
text-align: left;
margin-left: 0px;
}

.textbold
{
font-family: arial;
font-weight: normal;
font-size:  14px;
font-weight:  bold;
}

.textitalic
{
font-family: arial;
font-weight: normal;
font-size:  14px;
font-style: italic;
}

.textmain
{
font-family: arial;
font-weight: normal;
font-size:  14px;
text-align: left;
margin-left: 0px;
}

.texttitle
{
font-family: verdana;
font-weight: bold;
font-size: 16px;
text-align: left;
margin-left: 0px;
padding-bottom: 8px;
}

.title
{
position: absolute;
width: 130px;
height: 26px;
left: 6px;
z-index: 10;
}

