body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: x-small;
	font-weight: normal;
}

p {
	font-size: x-small;
}

h5 {
	font-size: 16px;
	color: #327A17;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 1px;
}
h3 {
	font-size: small;
	font-weight: bold;
}

a:link {
	font-size: 12px;
	color: #0E284B;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	color: #0E284B;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #0E284B;
	font-weight: bold;
}
a:active {
	font-size: 12px;
	color: #0E284B;
	font-weight: bold;
}
h4 {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
.description {
	font-size: 11px;
}
.numbers {
	font-size: 14px;
}
.pad_10_left {
	padding-left: 10px;
}
#form_quote table {
	font-size: x-small;
}
#form_quote th {
	color: #15447D;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00265D;
	padding-top: 20px;
	text-align: center;
	padding-left: 30px;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}

