td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	}
	
body {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

img {
	padding: 0;
	margin: 0;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
}

p {
	margin-top: 0px;
	margin-bottom: 16px;
}

.content {
	line-height: 16px;
}

.homenav {
	line-height: 12px;
}

.linetd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
} 

.bottomnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 15px;
}

.tophr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.quotes {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
	font-style: oblique;
	line-height: 120%;
}