.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.bodyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;


}
.border {
	border: 1pt solid #689AFF;



}
.vehicleborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CEDEFF;
	vertical-align: top;




}
.imagepos {
	text-align: center;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #CEDEFF;

}
.bottborder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-top-color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.bgcell {
	background-color: #9BBCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #008080;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
}

