body {background-color: #FF9D00; margin: 0; padding: 0; background-image: url(assets/bg_grad.jpg)}

.lcolors {color: #66FFFF; text-decoration: underline}
.lcolors:visited {color: #66FFFF; text-decoration: underline}
.lcolors:active {color: #66FFFF; text-decoration: underline}
.lcolors:hover {color: ##66FF99; text-decoration: none}

.lcolors2 {color: #ffffff; text-decoration: none}
.lcolors2:visited {color: #ffffff; text-decoration: none}
.lcolors2:active {color: #ffffff; text-decoration: none}
.lcolors2:hover {color: #ff0000; text-decoration: underline}

h1.normal-18 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	color: #FFFF99;
	margin: 2px;
	padding: 3px;
	width: auto;
	text-align: left;
	}
h1.normal-14 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	color: #FFFF99;
	margin: 2px;
	padding: 3px;
	width: auto;
	text-align: left;
	}
h1.columnheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	color: #FFFF99;
	margin-top: 10px;
	padding: 3px;
	display: block;
	width: auto;
	text-align: center;
	border-top: 2px ridge #770000;
	}

h1.menu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #FFFF99;
	margin: 0;
	padding: 3px;
	width: auto;
	text-align: center;
	}

h2.funthingsheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #FFFF99;
	margin-bottom: 6px;
	padding-bottom: 8px;
	width: auto;
	text-align: left;
	display: block;
	border-bottom: 2px solid #770000;
	}
h2.policiesheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #FFFF99;
	margin-bottom: 6px;
	padding-bottom: 8px;
	width: 50%;
	text-align: left;
	display: block;
	border-bottom: 2px solid #770000;
	}


p {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFF99;
	text-align: left;
}

p.pgsz12 {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFF99;
	text-align: left;
}

p.pgsz13 {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFF99;
	text-align: left;
}

p.pgsz14 {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #FFFF99;
	text-align: left;
}

p.center18 {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	color: #FFFF99;
	text-align: center;
}

p.center14 {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	color: #FFFF99;
	text-align: center;
}

p.center12 {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	color: #FFFF99;
	text-align: center;
}

p.center10 {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: strong;
	line-height: 15px;
	color: #FFFF99;
	text-align: center;
}

p.footer10 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFF99;
	text-align: center;
}

ul li {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFF99;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFF99;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
}


.topofpage {
	font-size: 9px; font-weight: bold;
	text-align: center
}

table.mileage {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold
}