a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
        color : #0A4B7D;
	font-weight: bold;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: normal;
  	color : #F76504;
        font-weight: bold;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
	font-weight : normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #000000;
	font-weight : normal;
}
.headline1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : #0A4B7D;
	font-weight : bold;
}
.headline2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #000000;
	font-weight : bold;
}
.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #0A4B7D;
	font-weight : bold;
}
.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #FA0309;
	font-weight : bold;
}
.bluefett{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #0A4B7D;
	font-weight : bold;
}
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #000000;
	font-weight : bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #FFFFFF;
	font-weight : bold;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #FFFFFF;
	font-weight : normal;
}
.normal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #000000;
	font-weight : normal;
 } 
 .hidden { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #d0e7f6;
	font-weight : normal;
 } 
body, textarea {
  background-color:#05266A;
  color:#FFFFFF;
  font-family:"Andale Mono",Arial,sans-serif;
  scrollbar-base-color:#0B5088;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#80C342;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#0B5088;
  scrollbar-highlight-color:#575DF1;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#DEEAFB;
}
