.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #990000;
	font-weight: bolder;

}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #990000;
}
	
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0b3726;
}
.menu1 {
	font-family: MS Sans Serif, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #061e15;
}
.menu2 {
	font-family: MS Sans Serif, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0b3726;
}


