body {
	background-color: #4E2D02;
	background-image: url(images/bkgd-image.jpg);
	color: #6B9957;
        font-family: "Trebuchet MS";
        font-size: 12px;
}

td,p {
color: #6B9957;        
font-family: "Trebuchet MS";
font-size: 12px;
}

h1 {
color: #404000;
        font-family: "Trebuchet MS";
        font-size: 16px;
font-weight:bold;
}

h2 { 
color: #404000;
font-weight:bold;
font-family: "Trebuchet MS";
font-size: 14px;
margin-bottom:2px;
}


.style3 {
	font-family: "Trebuchet MS";
	color: #7FA0E3;
	font-size: 11px;
}
.style21 {
	color: #CCCC99;
	font-size: 14px;
}
.style26 {font-family: "Trebuchet MS"; color: #EEEEEE; font-size: 11px; }
.style27 {color: #EEEEEE; }
.style30 {
	color: #cccc99;
	font-size: 11px;
	font-family: "Trebuchet MS";
}

a.nav:link {
        text-decoration: none;
        color: fff5de;
}
a.nav:visited {
	text-decoration: none;
	color: fff5de;
}
a.nav:hover {
	text-decoration: none;
	color: #000000;
}

a {
	text-decoration: underline;
	color: #333333; 
}
a:hover {
	text-decoration: none;
	color: #9999CC;
}

a.big {
	font-size:18px;
        text-decoration: underline;
        color: #404000;
}

a.big:hover {
	font-size:18px;
        text-decoration: none;
        color: #000000;
}

.style37 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style41 {font-size: 16px}
.style45 {
	color: #6B9957;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style47 {font-size: 16px; font-family: "Trebuchet MS"; }
.style51 {	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #930A0F;
}
.style52 {color: #880000}
.style55 {color: #CC6600}
.style56 {font-size: 10px}

.table {
        border-collapse: collapse;
}

.table th { color:#ffffff;
        background-color:#000000;
	border: 1px solid #666666;
 }

.table td {
        border: 1px solid #666666;
        background-color: transparent;
        padding:2px;
	font-size:12px;
}
