a {
	color: #EB1C24;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #EA7E33;
	text-decoration: none;
}
.nav {
	text-transform: uppercase;
	color: #ED1B24;
	font-family:Tahoma, Arial;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 150%;
}
body {
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.Heading, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: 200%;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	font-weight:normal;
}
strong {
	font-weight: bold;
	color: #EB1C24;
}

