.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #882100;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
}
.border {
	border: thin solid #000000;
}
.melisa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6633;
	font-style: normal;
}
.titletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993333;
}
.italic {
	font-size: small;
	font-style: italic;
	color: #CC6600;
}
.fineprint {
	font-size: x-small;
	font-style: italic;
}
a:link {
	color: #CC6600;
}
a:visited {
	color: #CC9900;
}
a:hover {
	color: #882101;
}
