h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: inherit;
}
.menustyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF00;
}
.simpleBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.TitleBlack {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #000000;
}
.headerTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
}
.mailCard {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
