h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
td {
	font-family: Arial, Helvetica;
	color: #004579;
	font-size: 12px;

}
.sub {
	font-size: 9px;
}
p {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

pre {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #B4D6EF;
}

pre a {
	color: #4E9EDA;
}

ul.home, p.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004579;
	text-align: left;
	line-height: 28px;
	margin: 0px;
}
p.home {
	width:500px;
	margin: 0px auto 30px auto;
}
h2.feature a{
	text-align: center;
	border: 1px solid #004579;
	padding: 1em;
	margin-bottom: .5em;
	width: 200px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004579;
	background-color: #d6e8f6;
	border-radius: 10px;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}

h2.feature a:hover {
	background-color: #97c5e9;
	text-decoration: underline;
}

blockquote {
	margin-top: 0px;
}

#content {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.req {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.plate {
	color: #000000;
	text-align: center;
}
.header {
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.contact {
	font-size: 16px;
	line-height: 24px;
}
.front {
	margin-bottom: 20px;
}
