@charset "UTF-8";
/* CSS Document */


.Construction {
	color:# 000;
	
	font-size:medium;
	background-color: #FF0;
	text-align:left
}

.SubHeading {
	color:#3d2329;
	background-color:#c9adb2;
	font-size:medium;
	text-align:center
}

.TableFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #c6a9ae;
	background-color: #3d2229;
	text-align: center;
}

.mediumcolor {
	background-color:#3d2329;
	color: #c6a9ae;
	
}
