body { background-color: #fff; background-image: url(../images/bkgd.png); background-repeat: repeat-x; background-position: center 0; }
p { font-size: 13px; font-family: arial; line-height: 16px; text-align: left; margin-right: 5px; margin-left: 5px; }
td { }
a:link { color: #a31f35; font-weight: bold; text-decoration: none; }
a:visited { color: #0000f0; }
a:hover { color: #a31f35; font-weight: bold; }
a:active { }
.mainContainer {
	border-right-width: .5px;
	border-left-width: .5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
h6 { font-size: 14px; font-family: arial, Impact, courier; font-weight: bold; text-align: left; margin: 12px 0 25px 5px; padding-bottom: 5px; }
h1 { color: #000; font-size: 34px; font-family: Impact, courier; font-weight: normal; letter-spacing: 1px; margin-right: 0; margin-bottom: 2px; margin-left: 12px; }
h2 { color: #002560; font-size: 20px; font-family: helvetica; font-weight: bold; font-stretch: extra-condensed; margin: 6px 0 0 10px; }

