﻿body { background: #D6D5B2; font-family: "Trebuchet MS"; font-size: x-small;
 }

.menubg { background: #4F355D }
	.menu { font-variant: normal;
	line-height: normal;
		text-align: center;
}
	.menu A:visited { color: #d6d5b2; text-decoration: none }
	.menu A:link { color: #d6d5b2; text-decoration: none }
	.menu A:hover { color: #ffffff; text-decoration: none }

	.menu A:active { color: #ffffff; text-decoration: none }

.color1 { background: #636557 }
.color2 { background: #CECFA7 }
.color3 { background: #BEBD97 }
.light {
	color: #FFFFFF
}
	.light A:link { color: #EEEDD7 }
	.light A:visited { color: #D2CDA9 }
	.light A:hover { color: #ffffff }
	
	.light A:active { color: #ffffff }
	
h1 { color: #636557; font: bold 100% Trebuchet MS }
h2 { color: #636557; border-bottom: solid 1px #636557; padding-bottom: 2px; font: bold 90% Trebuchet MS }
h3 { color: #4F355D; font: bold 85% Verdana, Arial, Helvetica;
	text-align: left;
}
h4 { color: #1B8336; font: bold 80% Trebuchet MS }
h5 { color: #444530; font: bold 75% Trebuchet MS }
h6 { color: #795E87; font: bold 70% Trebuchet MS }

.copyright { color: #555555; font: 68% Trebuchet MS }

ol { color: #555555; font: normal normal normal small normal Trebuchet MS;
	text-align: left;
}

ul {
	color: #555555;
	font: 68% Trebuchet MS;
	text-align: left;
	text-indent: 0px;
}

p { color: #555555; font-family: "Trebuchet MS"; font-size: medium;
	text-align: left;
}

ol ol ol { color: #555555; font: 11px Trebuchet MS }

ol ol { color: #555555; font: 11px Trebuchet MS }

ul ul ul { color: #555555; font: 11px Trebuchet MS }

ul ul { color: #555555; font: 11px Trebuchet MS }

select { color: #555555; font: 11px Trebuchet MS } 

textarea { color: #555555; font: 11px Trebuchet MS } 

input { color: #555555; font: 11px Trebuchet MS } 

A:link {
	color: #0000FF;
	font-family: "Trebuchet MS";
	font-size: Medium;
	text-align: center;
	}
A:visited { color: #4d0860 }
A:hover { color: #ff9e0d }

A:active { color: #ff9e0d }

.small { font: 10px Trebuchet MS }
