a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6699CC;
	text-decoration: underline;
}
table {
	border: thin dotted #003399;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	text-align: center;
	margin:5px;
}
body {
	background-image:url(bkgnd.gif);
	color:#003399;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}

