body {
	background-color: #E4E4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.bluetext {
	color: #1D84AF;
}
.bluetitle {
	font-size: 28px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.biglink {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}


.bluebg {
	background-color: #CAE9F7;
}
.tableborder {
	border: 1px solid #666666;
	padding: 5px;
}
.quotebox {
	border: 2px solid #1D84AF;
	background-color: #CAE9F7;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.testbox {
	background-color: #FFFF99;
	border: thin dotted #CC0000;
}
.yellowbox {
	background-color: #FFFF99;
	border: 1px solid #000033;
}

.smallprint {
	font-size: 10px;
	text-align: left;
}
.bigredbold {
	color: #CC0000;
	font-size: 22px;
	font-weight: bold;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

.blacktext {
	color: #000000;
}
.bluesubhead {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: left;
}
.bluesubheadcenter {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

.bluebold {
	font-weight: bold;
	color: #000066;
}

.highlitbold {
	font-weight: bold;
	background-color: #FFFF00;
}
