h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	padding-top: 5px;
}
hr {
	color: #000000;
	height: 0px;
}

.leftpadpic {
	margin-left: 10px;
}
.navbar {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #efefef;
	font-size: 12px;
}
.div {
	padding-right: 10px;
	padding-left: 10px;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #60a10b;
	text-decoration: none;
	font-weight: bold;
}

a:hover {  color: #000000; text-decoration: none;}

#pictable img {
	border: 2px solid #000000;
}
