body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Maiandra GD;
	color: 				#132C1A; 
}

body         {  
 scrollbar-face-color: #97B265;
 scrollbar-shadow-color: #1B4126; 
 scrollbar-highlight-color: #D6E1C1;
 scrollbar-3dlight-color: #D6E1C1;
 scrollbar-darkshadow-color: #132C1A; 
 scrollbar-track-color: #D6E1C1; 
 scrollbar-arrow-color: #D6E1C1; 
}

A:link { text-decoration:none; color: #E8E5D9;}
A:visited { text-decoration:none; color: #E8E5D9;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#132C1A;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			14px;
	color: 				#1B4126;

}
h2 {
	font-size: 			13px;
	color: 				#897940;
}

h3 {
	font-size: 			16px;
	color: 				#132C1A;
}

h4 {
	font-size: 			12px;
	color: 				#1B4126;
}


td.bgpage1 {
		background-image: url('images/bg-page1.jpg');
               background-attachment: scroll;
               background-repeat: no-repeat; 
               background-position: top left;
}

td.bgpage2 {
		background-image: url('images/bg-page2.jpg');
               background-attachment: scroll;
               background-repeat: no-repeat; 
               background-position: bottom right;
}
input, select, textarea  {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Maiandra GD;
	color: 				#000000;
	border-width :		1px;
	border-style :		solid;
	border-color :		#647E20;
	background-color:	#EBCA90;

}
-->

</style>