a:link {color: #005f7f; font-weight: bold; text-decoration: none}
a:visited {color: #005f7f; font-weight: bold; text-decoration: none}
a:active {color: #005f7f; font-weight: bold; text-decoration: none}
a:hover {color: #bf3000; font-weight: bold; text-decoration: none}

.titletext {font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 24px;
color: #0099cc}

.style1 {font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #ffffff}

.style2 {font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color:#ffffff}

.style3 {font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 20px;
color: #0099cc}

.style4 {font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #0099cc}

.style5 {font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
color: #005f7f}


body {
background-color: white;
margin: 0;}

.buttonscontainer {width:100px;}
.buttons a {color:#0099cc;
background-color:#ffffff;
padding:2px;
padding-left:3px;
display:block;
border:1px solid #0099cc;
font:14px Arial, sans-serif;
font-weight:bold;
text-decoration:none;
text-align:left;}
.buttons a:active {color:#0099cc; background-color:#ffffff}
.buttons a:visited {color:#0099cc; background-color:#ffffff}
.buttons a:hover {color:#ffffff; background-color:#0099cc}

.horizmenu a {color:#ffffff;
background-color:#0099cc;
padding:2px;
padding-left:3px;
padding-right:3px;
display:inline;
font:12px Arial, sans-serif;
font-weight:bold;
text-decoration:none;
text-align:left}
.horizmenu a:visited {color:#ffffff; background-color:#0099cc}
.horizmenu a:hover {background-color:#ffffff; color:#0099cc}
.horizmenu_active {font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
background-color:bf3000;
color:#ffffff;
padding:2px;
padding-left:3px;
padding-right:3px;
text-decoration:none;
text-align:left}