body {
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.headertxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.rateshdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

.sandbg {
	background-color: #EEE0A7;
	background-image: url(images/sand.jpg);
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #660000;
}



.headerbg {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EEE0A7;
}
.fototxt {
	font-family: "Monotype Corsiva", Signature, cursive;
	font-size: 15px;
	letter-spacing: 1px;
	color: #000066;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline overline;
	color: #006633;
	white-space: 10;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;
	text-decoration: none;
	font-weight: normal;
}
.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #FF0000;
}
.rateshdr2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

