body,td,th {
	font-family:  Courier, Courier New, mono;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	color: #000000;
}
.CAPS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 16px;
}
DIV.center {
	position:absolute;
	left:50%;
	top:50%;
	width:640px;
	height:420px;
	margin-left:-300px; 
	margin-top:-220px;
}
