body, td, th
{
	font-family: arial;
	font-size: 84%;
	color: white;
}

A, A:Visited
{
	color: white;

}

TH
{
	background-color: eaeaea;
}

TEXTAREA
{
	font-family: arial;
}

.LabelColumn
{
	background-color: eaeaea;
	font-weight: bold;
	text-align: right;
}

.PageTitle
{
	margin-top: 20px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

.SectionHeading
{
	font-weight: bold;
	font-size: 110%;
	text-decoration: underline;
}

TABLE.Standard
{
	border-collapse: collapse;
}

table.Standard td, table.Standard th
{
	border: solid 1px black;
	padding: 8px;
}

.SmallText
{
	font-size: 80%;
}

.VehicleImage
{
	border: solid 1px black;
}

span.Header  { font-size: 120%; font-weight: bold }