

html {
height: 100%;
margin-bottom: 1px;
}

body {
font-family: Helvetica,Arial,sans-serif;
line-height: auto;
height: 100%;
margin: 0px 0px 0px 0px;
font-size: 10pt;
color: #234F8F;
}

a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: #234F8F;
}

a:hover {
text-decoration: underline;
font-weight: normal;
color: #ff0000;
}


/* bottom Menu*/
a.bottommenu:link, a.bottommenu:visited {
color: #234F8F;
line-height: auto;
text-decoration: none;
font-weight: normal;
font-size: 12px;
}

a.bottommenu:hover, a.bottommenu:active, a.bottommenu:focus {
color: #800000;
text-decoration: none;
}


img { border: 0 none; }
}

h1 {
padding-top: 25px;
font-family:Helvetica ,Arial,sans-serif;
font-size: 22px;
font-weight: Normal;
color: #234F8F;
text-align: left;
width: 100%;
}

h2 {
padding: 0;
font-family: Arial, Helvetica,sans-serif;
font-size: 22px;
font-weight: normal;
color: #234F8F;
text-align: left;
width: 100%;
}

h3 {
padding: 0;
font-family: Arial, Helvetica,sans-serif;
font-size: 20px;
font-weight: normal;
color: #234F8F;
text-align: left;
width: 100%;
}


h4 {
padding: 0;
font-family: Arial, Helvetica,sans-serif;
font-size: 18px;
font-weight: normal;
color: #234F8F;
text-align: left;
width: 100%;
}


