.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/micro_04.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-align: center;
}
.space {
	background-color: #A8CED9;
	height: 5px;
}
.hedertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #96122c;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #3F3F3F;
}
.footer {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/micro_20.jpg);
	background-repeat: repeat-x;
	height: auto;
	text-align: center;
}
.footerdiv {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerdivCopy {

	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.textCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #615F3A;
}
