body {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #000099;
	list-style-type: disc;
	background-attachment: fixed;
	background-image: url(../graphics/Gabbckgrnd.gif);


}
h3 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 40px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #0000cc;
	text-decoration: none;
font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #0000cc;
	text-decoration: none;
font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color:#9c56c2;
	background-color: #FF0000;
	text-decoration: none;
font-weight: bold;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #9c56c2;
	text-decoration: none;
font-weight: bold;
}
.mainText {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #000099;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: square;
	margin-bottom: 10px;

}
.footer {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #0000CC;
}
h2 {
	font-size: 1.3em;
	color: #003366;
}
#content {
	text-align: center;
	width: 500px;
}
#quickClicks {
	font-family: Arial, Helvetica, sans-serif;
}
#dmf {
	width: 150px;
	float: right;
	padding-right: 50px;
	padding-top: 100px;
}
