body {
	background-color: #3CF;
	color: #000000;
	background-image: none;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
h1 {
	font-size: 25pt;
	color: #000;
}
h2 {
	font-size: 18pt;
	color: #F00;
}
h3 {
	font-size: 16pt;
}
h4 {
	font-size: 14pt;
	background-color: #FFFF99;
}
h5 {
	font-size: 12pt;
}
h6 {
	font-size: 10pt;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF9;
	text-align: center;
}
.style45 {
	color: #000;
}
.redboldstrikethroug {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #F00;
	line-height: normal;
	text-decoration: line-through;
}
.redbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #F00;
}
.blueletters {
	color: #00C;
}
.redletters {
	color: #F00;
}
.greenletters {
	color: #060;
}
.pinkpurpleletters {
	color: #F0F;
}
