body {
	background-color: #669999;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
}
a.leftlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	display: block;
	margin: 0px;
	height: auto;
	width: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: visible;
}
a.leftlinks:visited {
	color: #FFFFFF;
}

a.leftlinks:hover {
	font-weight: bold;
	color: #669999;
	text-decoration: underline;
}
.style2 {
	font-size: large;
	font-weight: bold;
}
.style3 {
	font-size: small;
	font-style: italic;
}
