body {	background-color:#555555; background-image: url("images/grid_background.jpg"); background-repeat: repeat-x; margin:0px; padding:0px }

td {	font-family: Helvetica, sans-serif; 
			font-size:10px;
			color:#ffffff;
			line-height:14px;
	}
a { color:#ffffff; text-decoration:none; }
a:hover { color:#f5ee31; text-decoration:none; }

.small { font-family: Helvetica, sans-serif; 
			font-size:10px;
			color:#ffffff;
			line-height:12px; 
		}
.main {	font-family: Helvetica, sans-serif; 
			font-size:11px;
			color:#ffffff;
			line-height:14px;
		}
.title { font-family: Helvetica, sans-serif; 
			font-size:12px;
			color:#ffffff;
			line-height:18px; 
			font-weight:bold;
		}
#scrolltext {  
			width: 750px; 
			height: 400px;  
			overflow: auto;
		}
