body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9A935D;
	background-color: #131A44;
text-align: left;
}
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9A935D;
text-align: left;
}
.border {
	background-color: #9A935D;
}
.homebg {
	background: url(images/home.jpg) no-repeat center top;
}
.contentbg {
	background: url(images/content.jpg) no-repeat center top;
}
a:link, a:active, a:visited {
	color: #9A935D;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: -10px;
	border-bottom: 1px solid #9A935D;
}
.copyright {
	font-size: 10px;
}
.tagline {
	font-size: 9px;
	color: #575751;
}
a:link.tagline, a:active.tagline, a:visited.tagline {
	color: #575751;
	text-decoration: none;
}
a:hover.tagline {
	color: #9A935D;
	text-decoration: none;
}
