body{
	background-color : #A3BA94;
	scrollbar-arrow-color :#8caa76;
}

A.Menu{
	font-family : Arial, sans-serif;
	font-size : 14px;
	color : white;
	line-weight: bold;
	line-height : 25px;
	text-decoration: none;
}
A.Menu:Hover{
	font-family : Arial, sans-serif;
	font-size : 14px;
	line-height : 25px;
	line-weight: bold;
	color : #E8BC70;
	text-decoration: none;
}

.Footer{
	font-family : Arial, sans-serif;
	font-size : 14px;
	color : black;
	line-weight: bold;
	line-height : 12px;
	text-decoration: none;
}
A.Footer{
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : white;
	line-weight: bold;
	line-height : 12px;
	text-decoration: none;
}
A.Footer:Hover{
	font-family : Arial, sans-serif;
	font-size : 12px;
	line-height : 12px;
	line-weight: 600;
	color : #E8BC70;
	text-decoration: none;
}



H1{
	font-family : Arial, sans-serif;
	font-size : 40px;
	color : black;
	line-height : 40px;
	font-weight : 400;
	text-align : left;
	margin-top: 38 px;
	margin-bottom: 0 px;
	margin-left: 0 px;
}


H2{
	font-family : Arial, sans-serif;
	font-size : 16px;
	color : black;
	line-height : 15px;
	font-weight : 600;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 0 px;
}


H3{
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : white;
	line-height : 18px;
	font-weight : 500;
	text-align : center;
}


.details{font-family : Arial, sans-serif;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 5 px;
	font-size : 13px;
	line-height : 16px;
	color : BLACK;
	font-weight: 500;
}

.tablebody{font-family : Arial, sans-serif;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 5 px;
	font-size : 13px;
	line-height : 16px;
	color : #cccccc ;
	font-weight: normal;
}





.body{font-family : Arial, sans-serif;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 0 px;
	font-size : 13px;
	line-height : 17px;
	color : black ;
	font-weight: normal;
}


A.body{font-family : Arial, sans-serif;
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 0 px;
	font-size : 13px;
	line-height : 16px;
	color : #8CAA76;
	font-weight: bold;
	text-decoration: none;
	}

A.body:Hover{
	color: #e9bf6a;
	text-decoration: none;
}




.link{font-family : Arial, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : #680000;
	font-weight: normal;}

A.link {font-family : Arial, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : #e9bf6a;
	font-weight: normal;
	text-decoration : none; }

A.link:hover{color : white; text-decoration: none;}

.copyright{
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : gray;
}
