body { background-color: #393939; 
	margin: 0px; 
	font-family: arial, helvetica, verdana; 
	font-size: 11px; 
	letter-spacing: 0px;
	} 

a { color: #560072; 
	text-decoration: underline; 
	font-weight: normal; 
	font-family: arial, helvetica, verdana; 
	letter-spacing: 0px;  }
	
	
a:hover { color: #ffec6d; 
		text-decoration: none; } 


p { font-family: arial, helvetica, verdanal; 
	font-size: 11px; 
	color: #eeeeee; 
	line-height: 16px; 
	letter-spacing: 0px; } 
	
	
td { font-family: arial, helvetica, verdana; 
	font-size: 16px; 
	color: #eeeeee; 
	line-height: 22px; 
	letter-spacing: 0px; 
	font-weight: normal;} 
	
.maintext { font-family: arial, helvetica, verdana; 
	font-size: 12px; 
	letter-spacing: 0px; 
	font-weight: normal; 
	line-height: 18px;
	color: #ffffff; 
	text-decoration: none; }
	
.italicized { font-family: georgia, garamond, times new roman; 
	font-size: 12px; 
	letter-spacing: 0px;
	font-style:italic;
	line-height: 18px;
	color: #ffffff; 
	text-decoration: none; }
	
.a .maintext { font-family: arial, helvetica, verdana; 
	font-size: 12px; 
	letter-spacing: 0px; 
	font-weight: normal; 
	line-height: 18px;
	color: #333333; 
	text-decoration: underline; }
	

