.blue {
	color: #333399;
	#font-family:arial;
	font-style: italic;
}
.bluesm {
	color: #333399;
	#font-family:arial;
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
}
.bluelg {
	color: #333399;
	#font-family:arial;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
.bluexlg {
	color: #333399;
	font-family:arial;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
.greenlg {
	color: #336600;
	font-family:arial;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
.red {
	color: #993300;
	font-family:arial;
	font-style: italic;
}
.redsm {
	color: #993300;
	font-family:arial;
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
}
.redlg {
	color: #993300;
	font-family:arial;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
.redrev {
	color: #ffff99;
	background-color: #993300;
	font-family:arial;
	font-size: 12;
	font-style: italic;
}
.head1 {
	color: #333399;
	font-family:arial; 
	font-size: 36pt;
	line-height: 50%;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
}
.head1rev {
	color: #FFFFFF;
	background-color: #993300;
	font-family:arial;
	font-size: 24pt;
	font-style: italic;
	text-align: center;
}

.strong {
	font-style: italic;
	text-transform: uppercase;
}

li {
	color: #900;
	font-style: italic;
}
