h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 12px;
}
.homebody {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.leftbar {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
		color: #000000;



}
A:link {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	font-size: 13px;
}
A:visited {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	font-size: 13px;
}
A:hover {
	text-decoration: underline;
	color: #003399;
	font-weight: bold;
	font-size: 13px;
}
A:active {
	text-decoration: underline;
	color: #003399;
	font-weight: bold;
	font-size: 13px;
}

	A.leftbar:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;


	}
	A.leftbar:visited {
		text-decoration: none;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	}
	A.leftbar:hover {
		text-decoration: underline;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	}
	A.leftbar:active {
		text-decoration: underline;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	
	
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
}

.scroll {
	overflow: auto;
	position: relative;
	height: 300px;



}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#bottomlinks A:link, #bottomlinks A:visited, #bottomlinks A:active {
	text-decoration: none;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;


}
#bottomlinks A:hover{
	color: #000000;
}

