body {
	font-family: "Times New Roman", Times, serif;
	background-image:  url("images/whitegraybg2.jpg");
	text-align: center;
}
a {  color: #B30000; text-decoration: none}
a:hover {
	font-weight: bold;
	text-align: left;
}
.whitelinks { color: #FFFFFF; }
table {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
}
.whiteborderleft {
	border-top: 10px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}
.whiteborderright {
	border-top: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
