
body {
 font-family: Times New Roman; 
 scrollbar-3dlight-color: ffffff;
 scrollbar-arrow-color: 005288;
 scrollbar-darkshadow-color: 000000;
 scrollbar-face-color: 388ccc;
 scrollbar-highlight-color: ffffff;
 scrollbar-shadow-color: 000000;
 scrollbar-track-color: d5e2f3;
}

.link {
 text-decoration: underline;
 font-family: Times New Roman; 
 font-size: 12pt;
 color: 0000ff;
}

.link:hover {
 text-decoration: underline;
 font-family: Times New Roman; 
 font-size: 12pt;
 color: 0000ff;
}

.error {
 text-decoration: none;
 font-family: Times New Roman; 
 font-size: 12pt;
 color: ff0000;
}

.small {
 text-decoration: none;
 font-family: Times New Roman; 
 font-size: 9pt;
 color: 000000;
}

.text {
 text-decoration: none;
 font-family: Times New Roman; 
 font-size: 12pt;
 color: 000000;
}

.title {
 text-decoration: none;
 font-family: Times New Roman; 
 font-size: 18pt;
 color: 000000;
}

