body {
	background: #FBF0C8 url(Paper2.bmp);
	color: #000080;
	text-align: center;
	font-family: Arial, sans-serif;
	}

a, a.visited {
	color: #000080;
	}
p {
	text-align: center;
	font: normal Arial, sans-serif;
	}
h3 {
	font-size: normal; 
	}
.JUSTIFY {
	font-weight: bold;
	text-align: justify;
	}
table {
	width: "98%";
	border-top: 1px solid #9999CC;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #9999CC;
	}
td {
	border-top: 1px solid #666;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #666;
	width: 50%;
	text-align: left;
	}
td.left {
	color: #000080;
	font-weight: bold;
	}
td.right {
	color: #0033CC;
	font-weight: bold;
	}