table {
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.textArial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
.textArial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 8px;
}
.headerCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding: 8px;
	text-align: center;
	text-transform:uppercase;
}
.textindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}

.textHours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9999cc;
	text-decoration: none;
}
.linksdirection {
	text-decoration: underline;
}
.boldcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}	
.hometables {
	margin: 0px;
	padding: 0px;
}
.bold {
	font-weight: bold;
}
.italicheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-left: 40px;
	padding-top: 10px;
}	
.italicnorm {
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.tableborderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tableborderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.tableborderBoth{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.special{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	letter-spacing:4px;
	line-height:20px;
	}
