﻿.styleDiv {
	text-align: center;
}
.styleTable {
	padding: 10px;
	margin: 10px;
	border: 2px solid #000000;
	width: 800px;
	color: #000000;
	font-family: Georgia;
}
.styleLogo {
	
	border-style: solid;
	border-width: 0px;
}
.stylePara1 {
	text-align: left;
}
.stylePara2 {
	text-align: left;
	margin-left: 40px;
}
.stylePara3 {
	margin-left: 80px;
}
a {
	color: #008000;
}
.styleFoot {
	font-size: xx-small;
}
body {
	background-position: center top;
	background-image: url('../images/TBA-051 Background.jpg');
}
