body {
	background-color: #FFFFCC;
	background-image: url(images/whtmarb.gif);
}
a:link, a:visited, a:hover {
	color: #990000;
	text-decoration: none;
	background-image: none;
}

a:hover {
	text-decoration: underline;
	background-image: none;
}
.title {
	color: #330033;
	font-weight: bold;
	font-size: 12pt;
}
.column2 {

float : left; 
width : 25%; 
clear : right;
}
.column {
float : left;
width : 20%;
clear : right;
}
li{
	list-style-type: none;
	white-space: nowrap;	
}
.hand {
	font-family: "Tempus Sans ITC";
	font-size: 10pt;
}
.hand2 {
	font-family: "Tempus Sans ITC";
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.comic {
	color: #330033;
	font-family: "comic sans ms";
	font-size: 11pt;
}
.bland	{font-family:Geneva, Arial, Helvetica, san-serif; color:black; font-size: 10pt;}
body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h4, h5 {
  color: #330033;
}

a {
	color: #333366;
}
