/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(205,176,166);}
 A:active { color: rgb(153,0,0);}
 A:visited { color: rgb(204,102,0);}
 A:hover { color: rgb(204,102,0);}
 A:link { color: rgb(51,102,153);}
 .style2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.style6 {font-family: "Trebuchet MS"; font-weight: bold; color: rgb(153,102,102); }
.style10 {
	font-family: "Eras Demi ITC";
	padding-top: 0px;
}
#Table1 li {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: rgb(153,102,102);
	list-style-position: outside;
	list-style-type: square;
}
#Table1 p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	text-align: center;
}
#Table1 ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 11px;
	text-indent: 16px;
}
h1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #666666;
	font-size: 24px;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 0px;
	letter-spacing: 2px;
}
h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: rgb(153,102,102);
	font-size: 18px;
	text-align: center;
	padding-top: 0px;
	margin-top: 11px;
	margin-bottom: 7px;
}
#Table1 img {
}

