body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}

td {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.linkHeader{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	text-align: center;
}
.accro{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
	text-align: center;
}
.infoText {
	font-family: "Arial", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.infoText2 {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.sponsor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.sponsor2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.sponsorheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	text-align: left;
}
.scriptitalic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	color: #990000;
	font-size: 12px;
}
.regulartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #006600;
}

.button {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.phonenumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:left;
	color: #333333;
}
.newstext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:left;
	color:#066;
}
a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#39F;
	text-decoration: underline;
	}
a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#0CF;
	text-decoration: underline;
	}
a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#F00;
	text-decoration: none;
	}
a:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#CCC;
	text-decoration: underline;
	} 