﻿body { background-image:url('sand_bkg.jpg');
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing:0em;
	margin-bottom: 0px;
}
h2 {
	color: #464646; 
	font-size: 14px; 
	font-weight: bold;
}
.whiteText {
	color: #FFFFFF;
	font-weight: bold;
}
.colorText {color: #006699}
hr {
	widt:75%;
}