body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCFF;
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/star.gif);
	font-size: 14px;
}
.title {
	color: #4B017E;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	position:absolute; 
	width:738px; 
	height:35px; 
	z-index:1; 
	left: 221px; 
	top: 80px;
}
.main {
	font-size: 14px;
	position:absolute;
	width:739px; 
	height:355px; 
	z-index:2; 
	left: 237px; 
	top: 224px;
}
.table {
	font-size: 14px;
	vertical-align: top;
}
a:link {
	color: #4B017E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
a:hover {
	color: #FEBF00;
	font-size: 14px;
}
a:visited {
	color: #4B017E;
	font-size: 14px;
}
