﻿.Header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
}
.Header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-Large;
	font-weight: normal;
	text-transform: uppercase;
	color: #5c5656;
}
.Header2Smaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5c5656;
}

.Header3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5c5656;
}

.Header4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #5c5656;
}
