body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FE;
	margin-top: 0px;
	background-color: #FF9900;
	background-image: url(Images/bg.gif);
}
td {
	background-repeat: no-repeat;
}
a {
	font-size: 13px;
	font-weight: bold;
	color: #0000FE;
	text-decoration: none;
}
#credit {
	font-size: 10px;
	color: #333333;
}
#credit a {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
#credit a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#btmLink a {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#btmLink a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#btmAddress {
	font-size: 11px;
}
.LicNum {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
