@charset "utf-8";
/* CSS Document */

body {
	background-color: #646344;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E1906;
	line-height: 170%;
	letter-spacing: 100%;
	word-spacing: normal;
}

.bodyspaced{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 170%; font-weight: normal; color: #3E1906; text-decoration: none; letter-spacing: 100%;}

.hostnotes{  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 200%; font-weight: normal; color: #3E1906; text-decoration: none; letter-spacing: 100%;}

.rates{  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 120%; font-weight: normal; color: #ffffcc; text-decoration: none; letter-spacing: 100%;}

.footer{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 250%; font-weight: bold; color: #FFFFFF; text-decoration: none; }

.title {font-size:24px; font-weight:bold; text-decoration: underline; text-align:center; }

table.newstable {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	border-collapse: collapse;
	background-color: #D6C6B7;
}
a:link, a:visited {
	color: #77180F;
	text-decoration: underline;

	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
}
a:link.footerlink, a:visited.footerlink, a:active.footerlink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 250%; 
	font-weight: bold;
}
a:hover.footerlink {
	color: #FFFFFF;
	text-decoration: underline;
}

