﻿body {	scrollbar-face-color:#ffffff;
		scrollbar-3dlight-color:#929292;
		scrollbar-highlight-color:#ffffff;
		scrollbar-darkshadow-color:#929292;
		scrollbar-shadow-color:#ffffff;
		scrollbar-arrow-color:929292;
		scrollbar-track-color:#acabab;
		margin-left:0px;
        margin-top:0px;
		background-color:#e5e5e5;
		font-size:7px;
		color:#333333;
		}
		
table {	
		font-size:9pt;
		line-height: 150%;
		vertical-align:top ;
		}
#dotline{
		background-image:url(../images/n_line.gif);
		background-repeat:repeat-x;
		}

.white{ color:#ffffff }

a:link { color: #660000; } 
a:visited { color: #660000; } 
a:hover { color: #990000; } 
a:active { color: #990000; } 
a { 
text-decoration: none; 
border-bottom: 1px #990000 dotted; 
}

