body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.WhiteHashTop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
.WhiteLineTop {
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.WhiteLineRight {
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
}
.Headline {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}
.Sub-Headline {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.ByLine {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.Margin {
	margin-left: 20px;
	margin-right: 20px;
}
.BlackLineTop {
	border-right: none;
	border-bottom: none;
	border-left: none;
}.copyright {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #660000;
}
a:link {
	color: #660000;
}

