/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Verdana, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #1C593F;
	background-image: url(../images/darklogo.gif);
}
a {
	color: #663300;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #586D41;
}
a:active {

}
.footerlink {
    color: #663300;
	font-size: 12px;
}
.style1 {
	color: #EBEAE0;
	font-size: 12px;
}
.style2 {color: #A4A070
}
.style3 {color: #EBEAE0
}
.style4 {color: #666600
}
.style7 {font-size: 9px
}
.style8 {color: #DADBB9
}
.style10 {color: #FFFFFF
}
.style12 {color: #663300
}
.style13 {font-size: 10px
}
.style14 {color: #000000
}
.style15 {font-size: 12px
}
.style16 {
	color: #996600;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #155B47;
}
h2 {
	font-size: 20px;
	color: #556A46;
}
h3 {
	font-size: 18px;
	color: #556A46;
}


