body {
 scrollbar-arrow-color:#F0F8FF;
 scrollbar-face-color:#FFFFFF;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-3dlight-color:#D4D2CC;
 scrollbar-shadow-color:#848284;
 scrollbar-darkshadow-color:#444244;
 scrollbar-track-color:#F0F8FF;
 text-align:justify;
 font-size:12pt;
 font-family:"Trebuchet MS";
 font-weight:normal;
 font-style:normal;
 margin-left:50px;
 margin-right:50px;
 margin-top:100px; 
 color:#004482;
 background-color:#F0F8FF;
}
a:link{
 text-decoration:underline;
 text-align:left;
 font-size:12pt;
 font-family:"Trebuchet MS";
 font-weight:normal;
 font-style:normal;
 margin-left:0px;
 margin-right:0px;
 margin-top:100px;
 color:#004482;
}
a:active{
 text-decoration:underline;
 text-align:left;
 font-size:12pt;
 font-family:"Trebuchet MS";
 font-weight:normal;
 font-style:normal;
 margin-left:0px;
 margin-right:0px;
 margin-top:100px;
 color:#004482;
}
a:visited{
 text-decoration:underline;
 text-align:left;
 font-size:12pt;
 font-family:"Trebuchet MS";
 font-weight:normal;
 font-style:normal;
 margin-left:0px;
 margin-right:0px;
 margin-top:100px;
 color:#004482;
}
a:hover {
  color:#FF0000;
  font-style:Italic
}
.topborder {
 width: 100%;
 height:15px;
 padding:4px;
 position:absolute;
 top: 2%;
 left:50px;
 font-family:"Trebuchet MS";
 font-size:14pt;
 font-weight:normal;
 font-style:normal;
 filter: progid:DXImageTransform.Microsoft.Gradient(StartColorstr=#92C5F7, EndColorstr=#F0F8FF, GradientType=1, enabled=1)
}
.title {
 width: 100%;
 height:15px;
 padding:10px;
 position:absolute;
 top: 5%;
 left:0px;
 font-family:"Trebuchet MS";
 font-size:16pt;
 font-weight:normal;
 font-style:normal;
}
.index {
 width: 100%;
 height:15px;
 padding:4px;
 position:absolute;
 top: 2%;
 left:0px;
 font-family:"Trebuchet MS";
 font-size:12pt;
 font-weight:normal;
 font-style:normal;
 filter: progid:DXImageTransform.Microsoft.Gradient(StartColorstr=#92C5F7, EndColorstr=#F0F8FF, GradientType=1, enabled=1)
}
.toplink {
 width: 250px;
 position:absolute;
 top: 3%;
 right:30px;
 font-family:"Trebuchet MS";
 font-size:10pt;
 font-weight:normal;
 font-style:normal;
 text-align:right;
}
.smalltext {
 font-family:"Trebuchet MS";
 font-size:11pt;
 FONT-weight:normal;
 font-style:normal;
 TEXT-align:LEFT;
}
.bigtext {
 font-family:"Trebuchet MS";
 font-size:14pt;
 font-weight:bold;
 font-style:normal;
 text-align:left;
}
.linktext {
 font-family:"Courier New";
 font-size:12pt;
 font-weight:bold;
 font-style:normal;
 text-align:left;
}
.redtext {
 font-family:"Trebuchet MS";
 font-size:12pt;
 font-weight:normal;
 font-style:normal;
 text-align:left;
 color:#FF0000;
}
.normal {
 font-family:"Trebuchet MS";
 font-size:12pt;
 font-weight:normal;
 font-style:normal;
 text-align:left;
 color:#004482;
}
