body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h3 {
	text-align: center;
}

h5 {
	margin-bottom: 0;
}

h5+p {
	margin-top: 0;
}
.content {
	width: 750px;
	padding: 10px;
}

.contact-form {
	background-color: #eeeeee; 
	border-color: #663300;
	margin: 5px;
	padding: 5px;
}

.contact-form td {
	font-size: 10pt;
}

.small {
	font-size: 0.8em;
}

.leftlink {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	color: #006699;
	background-color: bdd4e3;
}
.leftlink a:link {
	color: #006699;
	text-decoration: none;
}
.leftlink a:visited {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.leftlink a:active {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.leftlink a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.toplink a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.toplink a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
.toplink a:active {
	font-weight: normal;
	color: a4c4c2;
	text-decoration: none;
}
.toplink a:hover {
	color: #a4c4c2;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.endlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.endlink a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.endlink a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.endlink a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.endlink a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

