body {
	font-family: Georgia, Helvetica, Arial;
	color: #CCCCFF;
}

a img {
	border: 0px;
}

#content {
	width: 800px; 
	height: auto;
	text-align: justify;
	padding-top: 16px;
	padding-bottom: 16px; 
	color: #CCFFF; 
	font-size: 18px;
}

#content table {
	align: center;
	color: #000;
	background: url(img/diag.gif);
}

#content td {
	width: 150px;
	text-align: center;
}

#footer {
	font-size: 12px;
	color: #333333;
}