body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B2B2A8;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
	font-style: normal;
	text-decoration: none;
}

  a:link { color: #000000; text-decoration: underline }
  a:hover { color: #000000; text-decoration: underline }
  a:visited { color: #000000; text-decoration: underline }
  a:active { color: #000000; text-decoration: underline }
  
h1 {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	color: #333333;
}

h2 {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	color: #333333;
}

h3 {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	color: #333333;
}

td.footer {
	line-height: 18px;
}

td.sidebarheader {
	color: #8D141D;
	font-weight:bold;
}

.sidebarheader {
	color: #8D141D;
	font-weight:bold;
}

table.rates {
	font-size: 11px;
}

table.scorecard {
	border: 1px solid #CCCCCC;
}

td.scorecard {
	border: .5px;
	border-color: #EEEEEE;
	border-style: solid;
}

.scorecard a:link { color: #FFFFFF; text-decoration: underline }
.scorecard a:hover { color: #FFFFFF; text-decoration: underline }
.scorecard a:visited { color: #FFFFFF; text-decoration: underline }
.scorecard a:active { color: #FFFFFF; text-decoration: underline }

form.email {
	margin-top:0px;
	margin-bottom:0px;
}

table.numbers {
	border: 1px solid #FFFFFF;
}

td.numbers {
	border: .5px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #D1B861;
	font-weight: bold;
	color: #8D141D;
}

.numbers a:link { color: #8D141D; text-decoration: underline }
.numbers a:hover { color: #8D141D; text-decoration: underline }
.numbers a:visited { color: #8D141D; text-decoration: underline }
.numbers a:active { color: #8D141D; text-decoration: underline }