body
{
scrollbar-base-color: "5555FF";
scrollbar-track-color: "AAAAFF";
font-family: "Arial";
color: black;
background-image: url(img/background.gif); 
}
h1
{
font-family: "Arial";
color: #FF1F01;
font-size : 17px;
line-height: 16px;
margin-bottom: 5px 
}
h3
{
font-family: "Arial";
color: blue;
font-size : 16px;
line-height:13px;
}

A:link    { color: blue; text-decoration: none; font-family: "Arial";}    
A:visited { color: blue; text-decoration: none; font-family: "Arial";}   
A:hover   { color: red;  text-decoration: underline; font-family: "Arial"; } 
A:active  { color: blue; text-decoration: none; font-family: "Arial"; }   

A.blacklink:link    { color: "#0000AA"; text-decoration: none; font-family: "Arial";}    
A.blacklink:visited { color: "#0000AA"; text-decoration: none; font-family: "Arial";}   
A.blacklink:hover   { color: red;  text-decoration: underline; font-family: "Arial"; } 
A.blacklink:active  { color: "#0000AA"; text-decoration: none; font-family: "Arial"; }   

A.boldblacklink:link    { color: "#0000AA"; text-decoration: none; font-family: "Arial"; font-weight: bold; font-size : 14px;}    
A.boldblacklink:visited { color: "#0000AA"; text-decoration: none; font-family: "Arial"; font-weight: bold; font-size : 14px;}   
A.boldblacklink:hover   { color: red;  text-decoration: underline; font-family: "Arial"; font-weight: bold; font-size : 14px;} 
A.boldblacklink:active  { color: "#0000AA"; text-decoration: none; font-family: "Arial"; font-weight: bold; font-size : 14px;}    

.whitefixedfont { font-size : 14px; color: white; }
.blackfixedfont { font-size : 14px; color: black; font-family: "Arial"; }
.blackfixedboldfont { font-size : 14px; color: black; font-family: "Arial"; font-weight: bold;}
.bluelinkfont { font-size : 16px; color: blue; font-family: "Arial"; font-weight: bold;}
.title {font-family: "Arial"; color: #FF1F01; font-size : 24px; line-height: 26px; margin-bottom: 5px; font-weight: bold;}
.blackfixedjustfont { font-size : 14px; color: black; font-family: "Arial"; text-align:justify;}
.biglightbluetext { font-size : 18px; color: #639CF9; font-family: "Arial";  font-weight: bold;}  
.medlightbluetext { font-size : 13px; color: #639CF9; font-family: "Arial";  font-weight: bold;}  
 
