h1 {
font-family: Verdana,Arial,Helvetica,Switzerland,Sans;
font-weight: normal;
font-size: 9pt;
color: black;
}

h3 {
font-family: Verdana,Arial,Helvetica,Switzerland,Sans;
font-weight: normal;
font-size: 9pt;
color: black;
}

a {text-decoration:none;
font-family: Verdana,Arial,Helvetica,Switzerland,Sans;
font-weight: normal;
font-size: 9pt;
color: #0000CC;
}
a:hover {text-decoration:underline; color:#0000CC;}

h5 {
font-family: Verdana,Arial,Helvetica,Switzerland,Sans;
font-weight: normal;
font-size: 7.5pt;
color: black;
}

.h5url {text-decoration:none;
font-family: Verdana,Arial,Helvetica,Switzerland,Sans;
font-weight: normal;
font-size: 7.5pt;
color: #0000CC;
}
a:hover {text-decoration:underline; color:#0000CC;}

h6 {
font-family: Verdana,Arial,Helvetica,Switzerland,Sans;
font-weight: normal;
font-size: 9pt;
color: gray;
}


.buttonscontainer {width: 155px;}

.buttons a {color: #000099;
background-color: #eeeeee;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 5px solid #006699;
font: 9px Verdana, sans-serif;
font-weight: none;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 5px solid #9999ff;
background-color: #dddddd;
text-decoration: none;
color: #000000;}

.floatingleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
