body {
	background-color: #5E6C7D;
}

body, td, th {
	color: #000000;
}

h1, h2, h4 {
	color: #b91619;
}

h3, h5, h6 {
	color: #e20a16;
}

a {
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
	border: #E20A16;
}
h1 {
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #B91619;
	text-decoration: underline;
	font-family: "Century Gothic";
	line-height: normal;
}
