.Bold_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #1B1B1B;
}
a:link {
	color: #710000;
}
a:visited {
	color: #710000;
}
.Bold_Text_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Image_Link_Outline {
	border: thin solid #BE0400;
}
.Smaller_Text {
font-size: 14px
}
