body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	background: #FFF url("http://floridalicenseplates.com/florida_background.jpg");
	color: #000;
}
table.featuresplash {
	background: #990;
	border: 1px solid #960;
}

table#plates {
	background: #FF9;
	border: 3px solid #CC6;
	margin: 10px 0px;
}
table#plates img {
	border-top: 2px solid #960;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	border-left: 2px solid #960;
}
td.item {
	font-weight: bold;
	color: #000;
	width: 100px;
	border-right: 3px solid #DD7;
	border-bottom: 3px solid #DD7;
}

td.item a {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #039;
	text-decoration: none;
}
td.featuresplash {
	background-color: #FFC;
}
td,th {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
}
tr.tint {
	background-color: #FFC;
}
tr.notint {
	background-color: #FFF;
}
tr.page {
	background-color: #CDF;
}
td.whitespace {
	font-size: 6px;
}
td.subnote {
	color: #666666;
}
td.title {
	background-color: #900;
	color: #EEEEEE;
	font-size: 24px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
}
td.topnav {
	background-color: #006;
	font-weight: bold;
	color: #6699FF;
}

a.topnav {
	color: #FFF;
	text-decoration: none;
}a:hover {
	color: #69F;
}
select.topnav {
	background-color: #339;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 15px;
}