body {

	background-color: #d1bf94;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: none;
}

img
{  border-style: none;
}

.msc {
	color: #5e5e5e;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.GeneralSectionHead
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Georgia, Times Roman, serif; 
	/*font-size: 18pt; */
	font-size: 30px;
	font-weight: normal;
	color: #9c2c17;
}


.GeneralText
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Georgia, Times Roman, serif; 
	/*font-size: 8pt; */
	font-size: 12px;
	font-weight: normal;
	color: #093131;
}

.GeneralText a:link, .GeneralText a:visited 
{
	color: #093131;
	font-weight: bold;
	text-decoration: none;
}

.GeneralText a:active 
{
	color: #093131;
	font-weight: bold;
	text-decoration: none;
}

.GeneralText a:hover 
{
	color: #093131;
	font-weight: bold;
	text-decoration: none;
}




.Menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: 1px;
	padding: 2px;
	white-space: nowrap;
}

.Menu1 a:link, .Menu1 a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 1px;
}

.Menu1 a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 1px;
	background-color: #6e5300;
}

.Menu1 a:hover {
	color: #FFFF99;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 1px;
}

