﻿body {
	background-color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
}
.automobile-donation {
	color: #0000CC;
	font-size: 9pt;
	text-decoration: none;
}
.auto-donation-copyright {
	font-size: 9px;
	text-align: center;
	width: 100%;
	display: block;
	color: #666;
}
.car-donation {
	background-color: #FFF;
	font-size: 9pt;
	text-decoration: none;
	overflow: visible;
	visibility: visible;
	display: block;
}
.car-donation:hover {
	background-color: #FFFDBD;
}
.car-donation:focus, .car-donation:active {
	background-color: #D1EA9F;
	font-weight: bold;
}
.selected {
	background-color: #D1EA9F;
	color: #000;
	font-weight: bold;
}
p {
	font-size: 9pt;
}
h1 {
	color: #000099;
	font-size: 12pt;
	font-weight: bold;
}
ul {
	font-size: 10pt;
}
