h1 {
	font-weight: bold;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial;
}

h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
h3 {
	font-size: 15px;
	font-style: italic;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

body {
	font-size: 14px;
	background-repeat: repeat;
	background-image: url(images/text76617309.gif);
	border-spacing: ;
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.headder {
	background-color: white;
}

.toplinks {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: white;
	background-color: black;
}

table {
	border-width: 0;
	padding: 0px;
	margin: 0px;
}

tr {
	border-width: 0;
	padding: 0px;
	margin: 0px;
}

td {
	border-width: 0;
	padding: 0px;
	margin: 0px;
}

.content {
	padding: 5px;
	width: 550px;
	height: 400px;
	min-height: 200px;
	color: black;
	background-color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	vertical-align: top;
}

.leftbar {
	width: 110px;
	background-color: #999999;
	vertical-align: text-top;
}

.rightbar {
	width: 100px;
	background-color: #cccccc;
}

A:link,A:visited,A:active {
	color: black;
	text-decoration: none;
}
A:hover {
	background-color: #ffff66;
	color: black;
	text-decoration: underline;
}
A.toplink:link,A.toplink:visited,A.toplink:active {
	color: white;
	text-decoration: none;
}
A.toplink:hover {
	background-color: #ffff66;
	color: black;
	text-decoration: underline;
}
.bottomlinks {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
	background-color: black;
}
.leftlink {
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
}
