.main-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #820024;
}
.sub-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #820024;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #820024;
}
.left-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 34px;
	width: 110px;
}
.left-menu a{
	text-decoration: none;
	background:#fffffff;
}
.left-menu a:hover{
	background: #000000;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
text-decoration: none;
}
.bottom a {
	color: #000000;
text-decoration: none;
}
.bottom a:hover {
text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bottomMenu {
margin-left: 225px;
}
