
A:link {text-decoration: none; color: #7F5937}
A:visited {text-decoration: none; color: #9F7651}
A:active {text-decoration: none; color: #58422E}
A:hover {text-decoration: underline; color: red}

.xsm { font-size: 9px; color: #000000; }
.sm { font-size: 11px; color: #000000; background-color:#ffffff; }
.sm_no_background { font-size: 11px; color: #000000;  }
.sm_light_grey { font-size: 11px; color: #000000; }
.sm_copyright { font-size: 11px; color: #000000; }
.md { font-size: 13px; color: #000000; }
.lg { font-size: 20px; color: #000000; }

.logo { font-size: 30px;  font-family: "Comic Sans", "Comic Sans MS", cursive ; color: #000000; background-color:#bbbbbb; border-width: 0px; border-style: solid; border-color: #000000 }
.ad_spacing { margin-right: 20px;}

H1 {font-size: 24px; color: #69A583;text-decoration:none;}
H2 {font-size: 20px; color: #69A583;}
H3 {font-size: 16px; color: #69A583;}
H4 {font-size: 14px; color: #69A583;}
H5 {font-size: 12px; color: #69A583;text-decoration:none; margin: 0px;}


body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none; 
	background-color:#EDF4F5;
}

table.slideshow {
	border-width: 0px;
	border-spacing: 10px;
	border-style: dashed;
	border-color: #FFFFFF;
	border-collapse: separate;
}
table.slideshow th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #b0b0b0;
	background-color: #ffffff;
	-moz-border-radius: ;
}
table.slideshow td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #F0F0F0;
	-moz-border-radius: ;
}





