body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000;
	background-image: url(Images/MAQHABkgd.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
a:link {
	color: #C60;
}
a:visited {
	color: #36C;
}
a:hover {
	color: #C90;
}
.whitetext {
	color:#FFF;
	font-size:12px;
}
.black14pt {
	color:#000;
	font-size:14px;
}
.black14ptcenter {
	color:#000;
	font-size:14px;
	text-align:center;
}
.blue18ptbold {
	color:#33F;
	font-size:18px;
	font-weight:bold;
}
.black12ptcenter {
	color:#000;
	font-size:12px;
	text-align:center;
}
.white16ptbold {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
.white10pt {
	color:#FFF;
	font-size:10px;
}
.black15ptboldcenter {
	color:#000;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}