#leftLinks {
	text-align: right;
	padding-right: 20px;
}
#leftLinks a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#leftLinks a:hover {
	color: #607B3C;
}
#tblFooter {
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #617B3C;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #617B3C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.narrowcontent {
	padding-right: 60px;
	padding-left: 35px;
}

#tblFooter a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tblFooter a:hover {
	color: #5C95CB;
}
h1 {
	color: #5C95CB;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-position: center;
	text-align: center;
}
