body 
{
scrollbar-base-color: #DFE2ED; 
scrollbar-face-color: #DFE2ED; 
scrollbar-track-color: #eeeeee; 
scrollbar-3dlight-color: #eeeeee; 
scrollbar-highlight-color: white; 
scrollbar-darkshadow-color: #666666; 
scrollbar-shadow-color: #666666; 
scrollbar-arrow-color: #666666;
} 

body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
font-size:12pt; 
background-image: url(/tutorial/images/background.jpg);
background-repeat:repeat-y;
}

td {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; } 
th {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; } 

a:link { color: blue; } 
a:visited { color: darkblue; } 
a:active { color: blue; } 
a:hover { color: darkblue; text-decoration: none; }

.glossary  {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;
color:#660099; 
text-align: left
}

.center {font-family: Verdana,Arial,Helvetica,Sans-Serif; 
font-size: 16px; 
text-align: center;
}

