H1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #A50021;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
H2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 120%;
}
td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.menu1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #A50021;
	text-decoration: none;
	line-height: 170%;
}
.menu2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 170%;
}
.maintable {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.dev-by {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}
