.leftcol {
	color: #FFFFFF;
	float: left;
	width: 150px;
	background-color: #cc3333;
	text-align: center;
	border: thick none #cc3333;
	height: 635px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	top: 300px;
}
.midcol {float: left;
	width: 390px;
	border: thick none #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	height: 635px;
	font-weight: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;}
.rightcol {
	float: left;
	width: 210px;
	background-color: #336666;
	height: 635px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: thick none #336666;
}
body {
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.intro {
text-align:justify; font-size: small; padding: 1em;}
.bottom {
	background-color: #cc3333;
	height: 150px;
	width: 750px;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.bottom a:link {
	color: #000099;
}
.bottom a:visited {
	color: #9999FF;
}
.bottom a:active {
	color: #FF6699;
}
.bottom a:hover {
	color: #66cc99;
}
.rightcol a:link {
	color: #3399FF;
}
.rightcol a:visited {
	color: #9999ff;
}
.rightcol a:active {
	color: #FF6666;
}
.rightcol a:hover {
	color: #66cc99;
}
.style4 {
	font-size: small;
}
h6 {
	font-size: 12px;
	font-weight: bolder;
}
.main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.leftcol a:link {
	color: #000099;
}
.leftcol a:visited {
	color: #9999ff;
}
.leftcol a:active {
	color: #FF6699;
}
.leftcol a:hover {
	color: #66cc99;
}
.midcol a:link {
	color: #003399;
}
.midcol a:visited {
	color: #9999ff;
}
.midcol a:active {
	color: #ff6666;
}
.midcol a:hover {
	color: #66cc99;
}
.features li {font-size:small; text-align:left;
}
.features ul {margin: 0.5em 1em 1em 2em; padding: 0;}
.address ul {text-align:center; font-size: small; list-style: none;
margin: 0.5em 1em 1em 1em; padding: 0;}