body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(commonImages/rustBacker.jpg);
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.smallBlackText {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.smallGoldText {color: #FFFFCC}
