body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #6D0202;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #AAAAAA;
	height: 10px;
	text-decoration: none;
	border: thin solid #000000;
	padding: 3px;
}
.maintableover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    background-color: #000000;
	color: #FFFFFF;
	height: 10px;
	text-decoration: none;
	border: thin solid #000000;
	padding: 3px;
	cursor: hand
 }
 .subtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FBEC00;
	height: 10px;
	text-decoration: none;
	border: thin solid #000000;
	padding: 1px;
}
.subtableover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color: #FFCC00;
	color: #FFFFFF;
	height: 10px;
	text-decoration: none;
	border: thin solid #000000;
	padding: 1px;
	cursor: hand
 }
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #000000;
}
a:hover {
	color:  #FF0000;
}
a:active {
	color: #FF0000;
}
.phonetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.phonedescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCCFF;
}
