body {
	background-color:#FFCC66;
	font-family:Arial;
	font-size:10pt;
	color:#000000;
}

td {
	font-family:Arial;
	font-size:10pt;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #FFFF00;
}

a:active {
	color: #000;
	text-decoration:none;
}


#nav {
	padding:0;
	border:0;
}

#nav a:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-weight:bold;
}

#nav a:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-weight:bold;
}

#nav a:hover {
	color: #FFFF00;
	font-weight:bold;
	text-decoration:none;
	font-weight:bold;
}

#nav a:active {
	color: #6B0084;
	font-weight:bold;
	text-decoration:none;
	font-weight:bold;
}

#nav a.menu:link {
	color: #0000FF;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}

#nav a.menu:visited {
	color: #0000FF;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}

#nav a.menu:hover {
	color: #800000;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}

#nav a.menu:active {
	color: #000;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}

#footer {
	text-align:center;
	border:3px double #000080;
}

.button {
	color: #800000;
	font-family:Arial;
	font-size:11pt;
	font-weight: bold;
	border: 1px solid #800000;
	background-color: #DDEEFF;
}

.hilight {
	color: #000000;
	font-weight: 900;
	font-style: italic;
	background-color: #FFFF00;
}

.contact {
	font size="22pt";
	font-weight: bold;
}

.cash {
	font size="22pt";
	color: #008000;
	font-weight: bold;
}