body, table, td, span
{
	font-family:Georgia;
	font-size: 10pt;
	font-style: italic;
	color: #FFEDA7;
	line-height: 160%;
	background-color: #924A20;
	margin:0px;
	
}

.header {
	font-family: Zapfino;
	font-size: 24px;
	color: #FFEDA7;
}

.gridHeader 
{
	border-bottom:3px solid #c24925;
}

th
{
	font-size:16px;
	font-style:normal;
}

.bodytext {
	font-family:Georgia;
	font-size: 10pt;
	font-style: italic;
	color: #FFEDA7;
	line-height: 160%;
	}
.text {
	font-family: Georgia;
	font-size: 9pt;
	font-style: normal;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #DDB12E;
	text-decoration:underline;
}
a:hover {
     font-family:Georgia, Times New Roman, Times, serif;
	 font-size: 12pt;
	 color: #FFEDA7;
	 	 text-decoration: underline;
}
a.contact {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-style: italic;
	color: #DDB12E;
	text-decoration: underline;
}
a.contact:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #FFEDA7;
	text-decoration: underline;
}

		.button

	{
	width: 500px;
	font-size:13px;
	color: white;
	background-color: #DDB12E;
	padding: 10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center}
	
	.button a
	{color: white;
	text-decoration:underline;
	font-style:normal;
	font-weight:bold;}
	
	.button a:hover	{
	color: #FFEDA7;
	}
	
	.bodytextForm {

	font-family:Georgia;
	font-size: 10pt;
	font-style: italic;
	color: #660000;
	line-height: 160%;
	background-color: #ffffee;
}


		.truck

	{
	width: 500px;
	font-size:13px;
	color: white;
		padding: 0px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	min-height:72px;
	height:72px;
	}
