body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
.borders {
	border: 4px double #990000;
}
.dropcap {
	font-size: 400%;
	float: left;
	color: #990000;
	margin-top: -15px;
	margin-right: 2px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: -15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
}
h1 {
	font-size: 13px;
	color: #00528C;
	margin-top: 4px;
	letter-spacing: 0.3em;
}
h2 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.bigger {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #FFEFC2;
	background-color: #002F67;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.boldred {
	font-weight: bold;
	color: #990000;
}
hr {
	color: #790B0E;
}
.tdmargins {
	padding-right: 20px;
	padding-left: 25px;
}
.photort {
	border: 4px double #990000;
	float: right;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 3px;
}
.busname {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
}

.photolt {
	border: 4px double #990000;
	float: left;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.tableborder {
	border: 3px double #990000;
	background-color: #FFF0BF;
}
.tableborder a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #990000;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 22px;
	background-color: #DDF7FF;
}
.tableborder a:hover {
	color: #FFF0BF;
	background-color: #990000;
}
