Body {
    scrollbar-arrow-color:#DDDDDD;
	scrollbar-base-color:#666666;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#666666;
}


/*Copy Text */
TD {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #D0D0D0;
	font-weight : normal;	
}
.boldtext { 
	font-weight: bold; 
	text-decoration: underline;
	color: #FFCC00; 
	font-size: 12px;
}
.boldtext2 { 
	font-weight: bold; 
	text-decoration: none;
	color: #800000; 
	font-size: 12px;
}
.titles { 
	font-weight: bold; 
	text-decoration: none;
	color: #808080; 
	font-size: 16px;
}
.titles2 { 
	font-weight: bold; 
	text-decoration: none;
	color: #808080; 
	font-size: 12px;
}
.titles3 { 
	font-weight: bold; 
	text-decoration: none;
	color: #FFFFFF; 
	font-size: 16px;
}
.fineprint {  
	color: #800000; 
	font-size: 10px;
}
PRE {
	font-family : Arial;
	font-size : 8pt;
	color : #d0d0d0;
	font-weight : bold;	
}
TD A:LINK {color : #D0D0D0; text-decoration : underline;}
TD A:VISITED {color : #D0D0D0; text-decoration : underline;}
TD A:ACTIVE {color : #D0D0D0; text-decoration : underline;}
TD A:HOVER {color : #FFCC00; text-decoration : underline;}

