h1 {

	/*background-color: white;*/
	background-color:#FFFFCC;

	font-family: "Verdana";

	font-size: 10px;

	font-weight: bold;

	text-align : center;

	/*color: #666666;*/
	/*color: #606060;*/
	color: #656500;

	margin-top: 5%;

	margin-bottom: 2px;

}

h2 {

	/*background-color: white;*/
	background-color:#FFFFCC;

	font-family: Arial;

	font-size: 16px;

	font-weight: bold;

	text-align : center;

	/*color: #666666;*/
	color: #606060;

	margin-top: 5%;

	margin-bottom: 2px;

}

h3 {

	/*background-color: white;*/
	background-color:#FFFFCC;

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: bold;

	text-align : center;

	/*color: #666666;*/
	color: #606060;

	margin-top: 5%;

	margin-bottom: 2px;

}	

h4 {

	background-color:#FFFFCC;
	/*color: #666666;*/
	color: #606060;

	text-align: center;

	padding : 0.1em;

	margin: 10px 35% 0.5em 35%;

	font: bold 1.1em "Trebuchet MS";

	line-height : 22px

}
/*
p {

	margin : 0.1em;

	padding-top : 0.5em;

	text-align : justify;

}
*/

.boldt {

	color : #425201;

	font-weight : bold;

	padding: 0.5em 0 0.1em 0;

	text-align : left;

	background-color : #FFFFFF;

	/*font-variant: small-caps;*/

	font-size: 1.2em;

}

a:link{

	/*color : #666666;*/
	color: #b4a78a;

	font-family: "Trebuchet MS";

	font-size: 11px;
text-decoration:none;	

}
a:visited{

	/*color : #666666;*/
	color: #b4a78a;

	font-family: "Trebuchet MS";

	font-size: 11px;
text-decoration:none;	

}
a:hover {

	color : #733408;

}
/*
li {

	margin : 0px 0px .7em 0px;

}*/
/*
a:link.see, a:active.see, a:visited.see {

	text-decoration: none;

	font-weight: normal;

	color: black;

}

a:hover.see {

	text-decoration: none;

	font-weight: normal;

	color: black;

}

a:link.nosee, a:active.nosee, a:visited.nosee {

	text-decoration: none;

	font-weight: normal;

	color: #FEFEFE;

}

a:hover.nosee {

	text-decoration: none;

	font-weight: normal;

	color: #FEFEFE;

}
*/
a.menu:link {

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	/*color: #336600;*/
	color: #656500;

	display: block;

	padding: 1px 2px 1px 8px;

	width: 155px;

	margin-bottom: 1px;

	border: 1px outset #333333;

	font-family: "Verdana";
	background-color:#FFFFFF;



}

a.menu:visited{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #656500;
	display: block;
	padding: 1px 2px 1px 8px;
	width: 155px;
	margin-bottom: 1px;
	border: 1px outset #333333;
	font-family: "Verdana";
	background-color:#FFFFFF;
}

a.menu:hover {

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	/*color: #336600;*/

	/*background-color: #FFCC66;*/
	background-color: #e4d4af;

	display: block;

	padding: 1px 2px 1px 8px;

	width: 155px;

	margin-bottom: 1px;

	border: 1px outset #333333;

	font-family: "Verdana";

}
/*
a.menu:active {

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;
*/
	/**//*color: #336633;*/

	/**//*background-color: #e4d4af;*/
/*
	display: block;

	padding: 1px 2px 1px 8px;

	width: 155px;

	margin-bottom: 1px;
*/
	/**//*font-family: "Verdana", Georgia, "Times New Roman", serif;*/
/*
	border: 1px outset #000000;



}/*
/*
#ads {

	width: 100%;

	padding: 30px 0 20px 0;

	text-align: center;

}*/
/*
.boxtitle {

	background-color: #6C9D30;

	border: 1px solid #000000;

	margin: 5px;

	padding: 3px;

	font-family: "Trebuchet MS", "Times New Roman";

	font-size: 13px;

	color: White;

	text-align:center;

}*/
/*
.tab {

	width: 100%;

	background-color : #FFFFF7; 

}*/
/*
.footer {

	text-align: center;

	color : #666666;

	font-family: Arial;

	font-size: 12px;

	background-color : #FFFFFF;

}
*/
hr {

	color: #DCE5BC;

}

.style1 {
	font-size: 10px;
	background-color:#FFFFCC;
}
