body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	font-size: 9px;
	color: #cb2819;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cb2819;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #cb2819;
}
.textbox {
	width: 175px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cb2819;
}
.newsHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cb2819;
}
.dateFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cb2819;
}

    #replacement-1 {
      width: 76px;
      height: 22px;
      margin: 0;
      padding: 0;
      border: 0;
      background: transparent url(../images/submit_spacer.gif) no-repeat top left;
      cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
    }