body {
	align: center;
	background-color: 555c67;
	margin-top: 45px;
	margin-left: 4px;
	font-family: verdana;
	font-size: 10px;
	text-align: center
}

td {
	font-family: verdana;
	font-size: 10px;
}

#mainbox {
	background-color: #FFFFFF;
	width: 750px;
	border: 1px solid #000000;
}

#text {
	padding: 10px;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
}

a {
	color: #444444;
	text-decoration: none;   
}

a:hover {
	font-weight: bold;
	
	
}