body {
	font-size: 18px;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #ffffcc;

}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
h2 {
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-size: 28px;
	font-weight: bold;
	color: #666600;
}
h4 {
	font-size: 24px;
	font-weight: bold;
	color: #660099;
}
h5 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #009900;

}
.colrowhead {
	color: #ffff00;
	background-color: #990000;
	font-size: 16px;

}
.small {
	font-size: 16px;
}
.float {
	float: right;
}
.floatleft {
	float: left;
}
.fixed {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
.tblh5 {
	font-size: 20px;
	color: #009900;
	font-weight: bold;
}
h6 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
}
.tblh6 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
}
.tblhsmall {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #666600;
}
