﻿.tablefont {
	border-collapse: collapse;
	background-color: #1132AA;
	font-size: medium;
}
.titlebackground {
	background-color: #1A548E;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
a {
	color: #99CCFF;
}
a:visited {
	color: #99CCFF;
}
.footerjayhonda {
	background-color: #1132AA;
	text-align: center;
	font-size: medium;
}
.tagline {
	text-align: center;
	font-weight: normal;
	color: #FFFCC0;
	font-size: x-large;
}
.taglineblue {
	color: #99CCFF;
	font-size: x-large;
}
.title {
	text-align: center;
	font-weight: normal;
	color: #FFFFCC;
	font-size: xx-large;
}
#container {
	background-color: #1132AA;
	width: 960px;
}
.contentleftmargin {
	padding-left: 25px;
}
#footer {
	font-size: large;
	color: #FFFFCC;
}
