BODY {
	color : Black;
	background-color : #C9D9F3;
	font-family : "Trebuchet MS", sans-serif;
	font-size : 12pt;
}

A {
	color : Blue;
}

A:HOVER {
	color : Red;
}.headerlinks {
	font-size: 14px;
}
.h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;

}

div.box {
	border: 1px solid;
	padding: 10px;
	background: #FFFF99;
	font-size: 10pt;
	color: Black;
	width: 80%;
	margin-left: 50pt;
	margin-right: auto;
	}


p.box {
	font-family: Verdana, Geneva, Arial, Helvetica, Courier, sans-serif;
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 5px;
	color: Black;
}.bold {
	font-weight: bold;
}
.yellow {
	background-color: #FFFF66;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.smalltext {
	font-size: 12px;
}
.italics {
	font-style: italic;
}
.ultrasmalltext {
	font-size: 10px;
}
.underline {
	text-decoration: underline;
}
.lightblueheader {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #0066FF;
	font-weight: bold;
}
.bonus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.newheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.arialtext {
	font-size: 17px;
	font-family: sans-serif;
}
