body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
a:link, a:visited, a:active {
	color: #c00000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.BkgChecker {
	background: url(../images/line_checks2.gif) repeat-x center center;
}
.TxtCopyright {
	font-size: .8em;
}
.BkgSideLeft {
	background: url(../images/border/side-left.gif);
}
.BkgSideRight {
	background: url(../images/border/side-right.gif);
}
.BkgBottomMiddle {
	background: url(../images/border/bottom-middle.gif);
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.txtBigRed {
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #D72621;
	background: #FFFFFF;
}
