BODY {
	color: #000000; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 10pt; 
	font-family: "Comic Sans MS"; 
	background-color: #FF99CC;
	background-image: url(/Images/JaxBackground.jpg);
}

a:link{
   color: #990000;
}

H1{
	font-size: large;
	font-weight: bold;
	text-align: center;
}

H2{
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

P{
	font-weight: normal;
	text-align: center;
	font-size: 10pt
}

TD{
	font-weight: normal;
	text-align: center;
	font-size: 10pt
}

TH{
	font-weight: bold;
	text-align: center;
	font-size: 10pt
}

.copy{
	color: #990000;
	font-size: small;
	font-weight: bold;
}
