body { 
 scrollbar-3d-light-color:#069AF5;
 scrollbar-arrow-color:#FFFFFF;
 scrollbar-base-color: #069AF5;
 scrollbar-dark-shadow-color: #FFFFFF;
 scrollbar-face-color: #069AF5;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-shadow-color: #069AF5;
}

A:link{font-size:14px;color:blue;text-decoration:underline}
A:visited{font-size:14px;color:#069AF5;text-decoration:underline}
A:hover{text-decoration:none;color:darkblue;background:transparent;}
h1 {
   font-size: 24px;
   text-decoration: none;
   color: blue;
}
h2 {
   font-size: 20px;
   text-decoration: none;
   color: blue;
}
h3 {
   font-size: 18px;
   text-decoration: none;
   color: blue;
}
h4 {
   font-size: 16px;
   text-decoration: none;
   color: blue;
}
.attention{color:black;border:1px;text-align:center;background-color:yellow;font-weight:bold}
.attention_red{color:white;border:1px;text-align:center;background-color:red;font-weight:bold}
.wl:link{color:white;text-decoration:none}
.wl:visited{color:white;text-decoration:none}
.wl:hover{color:blue;text-decoration:none}
.tdblue{font-weight:bold;font-size:13px;border-left:2px;cursor:hand;color:white;font-family:tahoma,verdana,arial;background-color:#069AF5;text-aligh:center;text-color:white}
.tdgrey {
 FONT-WEIGHT: bold; FONT-SIZE: 13px; BORDER-LEFT: 2px; CURSOR: hand; COLOR: #e5f0f2; FONT-FAMILY: tahoma, verdana, arial; BACKGROUND-COLOR: #62B0E0; TEXT-ALIGN: center
}
.tdred {
 FONT-WEIGHT: bold; FONT-SIZE: 13px; BORDER-LEFT: 2px; CURSOR: hand; COLOR: white; FONT-FAMILY: tahoma, verdana, arial; BACKGROUND-COLOR: #FB035B; TEXT-ALIGN: center
}
.sml {
 font-weight: bold;
}