body {
	background-color: #000033;
	background-image: url(blue.gif);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
	color: #FF5033;
}
a,a:visited {
	color: #FF9933;
}
a:hover {
	text-decoration: none;
}
.sm {
	font-size: 8pt;
}
.lg {
	font-size: 12pt;
}
.leven {
	font-size: 11pt;
}
.orng {
	color: #FF5033;
}
.comic {
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
}
.lgorng {
	font-size: 14pt;
	color: #FF5033;
}
.wh {
	color: #FFFFFF;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: disc;
	color: #FFFFFF;
	line-height: 22px;
	margin-bottom: 0px;
}
.hme {
	background: url(soupedup-lg.gif) no-repeat top right;
}