ul,p,li,div,td,blockquote,i { color:#333333; 
														font-family: Arial, Helvetica, sans-serif;
  													font-size: 11px;}
  													
b {font-weight:bold; color:#555555; font-size:12px; }

a.white       									 { color:#ffcccc; 
																 font-weight: bold;
														 		 text-decoration: none; 
														 		 font-size:13px;
														 		 font-family:arial,helvetica,sans-serif;
														 		 line-height:160%}
a.white:link		{color:#ffcccc;}
a.white:visited	{ color:#ffcccc;}         


.text    { line-height:140%; 
					  }
.list		 { line-height:140%; 
           text-indent:-7px;
           padding-left:7px;
           padding-top:7px;}

a:link					{ color:#990000; text-decoration:none;}
a:visited				{ color:#999999; }

body { scrollbar-face-color: 				#909090;
			 scrollbar-shadow-color: 			#333333;
			 scrollbar-highlight-color: 	silver;
			 scrollbar-3dlight-color: 		gray;
			 scrollbar-darkshadow-color: 	gray;
			 scrollbar-track-color: 			#CCCCCC;
			 scrollbar-arrow-color: 			white}
