body {
	font-family: Garamond, Georgia, "Times New Roman";
	color: #000066;
	background-color: #FFFFCC;
	background-position: left top;
	margin: 0px 10px;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
}





.tdpadding {
	padding: 10px;
}
a:link {
	font-family: Garamond, Georgia, "Times New Roman";
	text-decoration: none;
	font-weight: bold;
	color: #990000;

}
a:hover {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Garamond, Georgia, "Times New Roman";
	color: #990000;
	text-decoration: none;
	font-weight: bold;


}
hr {
	color: #FF0000;
}
.footer {
	background: url(images/footer_slice.gif) no-repeat right bottom;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 100%;
}

