body {
	color: #004;
	font-family: arial;
	background-color: #F0F0F0;
	background-image: url(../images/bckg-grad.gif);
	background-repeat: repeat-x;
}
p { }
td { }
a:link {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	cursor: default;
	filter: Glow(Color=red, Strength=bold);
}
.masthead2 { color: #000000; font-size: 36px; font-family: Arial, Helvetica, sans-serif; }
.headings {
	color: #590000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
}
a:active { }
buttons { }
.text { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
