body {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

td {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

th {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
form {
	top: 0px;
	clip:     rect(0px auto 0px auto);
	z-index: 0;
	bottom: 0px;
	margin: 0px;
	padding: 0px;


}
.bold {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bigbold {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.small {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
p {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.smallbold {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.smallitalic {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.smallred {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.smallbolditalic {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.RegularBoldred {

	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.RegularBoldWhite {


	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.SmallBoldWhite {



	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.RegularRed {


	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}
.blueTable {
	border: #000099;
	background-color: #FoFoFF;
	padding: 2px;

}
.targetTextBox {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	border: none;
	background: transparent;
	width : auto;
}
.BigBoldred {


	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
