a:hover { color: #ffffff;
		  text-decoration: underline;	
}
a { color: ffffcc;
		 text-decoration: none;
}
BODY { font-family: arial;
	   color: #ffffcc;
	   background: url('images/purpgridbg1.jpg');
}
.maintable { background: url('images/bottom_bg.gif'); 
	   background-repeat: no-repeat;		   
	   background-position: bottom center;
}
.topsun { background: url('images/top_bg.gif'); 
	   background-repeat: no-repeat;
	   background-attachment: fixed;		   
	   background-position: top right;
}
.quote { text-align: right;
		 font-size: 12px;
}
.subtitle { font-size: 15px;
}
.subheader { font-style: italic;
			 font-weight: bold;
}
.main { font-size: 13px; }
.faq { background: url('images/main_bg.gif'); }