body {
scrollbar-face-color: #E5F4ED;
scrollbar-highlight-color: #004F69;
scrollbar-shadow-color: #004F69;
scrollbar-3dlight-color: #FdFFFF;
scrollbar-arrow-color: #C40000;
scrollbar-track-color: #FdFFFF; 
scrollbar-darkshadow-color: #FDFFFF;
margin: 10px;
background-color:#FDFFFF;
font-family:arial;
font-size:11px;
}
a:link {
color:#000069;
text-decoration: none;

}
a:visited {
color:#66cccc;
text-decoration: none;
font-weight:bold;
font-style:italic;
}
a:active {
color:#66cccc;
text-decoration: none;
}
a:hover {
color: #0000FF;
text-decoration: none;
}
.st {
margin:15px;
}
.subt {
font-weight:bold;
color:#C40000;
margin:15px;
}
code {
width:100%;
background-color:#EAEAEA;
font-size: 12px;
}
