body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;

}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #000066;
	color: #FFFFFF;


}

.big {
	font-family: Papyrus;
	font-size: xx-large;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	word-spacing: 25px;
	text-decoration: blink;
	letter-spacing: normal;
	background-color: #000099;




}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	font-family: "Betsy Flanagan";
	color: #000000;
	font-size: 36px;
	background-color: #FFFF33;
	border: 10px groove #990000;
	text-transform: uppercase;




}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: thick ridge #990000;
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	font-weight: bold;
	background-color: #FFFF33;
	color: #000000;


}
.linktext {
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	text-decoration: underline;
	line-height: 100px;
	list-style-type: lower-roman;
	font-weight: bold;
	color: #000033;




}
.list {
	font-family: Pacmania;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000099;
	border: medium #FFFFFF;
	list-style-type: lower-roman;
}
