body {
	font-family: Candara, Verdana, Arial, Helvetica, sans-serif;
	background-color: #BDA8AD;
	color: black;
	margin: 0;
}

b,strong  {
	font-weight: 900;
}

p {
	line-height: 150%;
}


.body {
	font-size: 90%;
}



.body a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

.body a:link {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

.body a:visited {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

.body a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

.leftside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftside a:active {
	color: #990000;
	text-decoration: underline;
}

.leftside a:link {
	color: #336699;
	text-decoration: none;
}

.leftside a:visited {
	color: #336699;
	text-decoration: none;
}

.leftside a:hover {
	color: #990000;
	text-decoration: underline;
}

.leftside1 {
	padding-top: 1em;
	font-size: 90%;
}

.leftside1 ul {
	margin-left: 5px;
}

.leftside1 ul li {
	list-style-type:circle;
	margin-bottom: 0.5em;
}

.leftside1 a:active {
	color: #336699;
	text-decoration: underline;
}

.leftside1 a:link {
	color: #990000;

	text-decoration: none;
}

.leftside1 a:visited {
	color: #990000;

	text-decoration: none;
}

.leftside1 a:hover {
	color: #336699;

	text-decoration: underline;
}

.footer {
	color: #C0C0C0;
	font-size: 85%;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:link {
	color: #C0C0C0;
	text-decoration: none;
}

.footer a:visited {
	color: #C0C0C0;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.address {
	color: white;
	font-size: 80%;
}

.header {
	color: white;
}

td {
	vertical-align: top;
}

td.header {
	padding: 10px;
}

.header h3 {
	margin: 0;
	padding: 0;

}


.header h2 {
	margin: 0;
	padding: 0;

}


.header h1 {
	margin: 0;
	padding: 0;

}


h1 {
	margin-bottom: 1em;
	font-size: 200%;
}


h2 {
	margin-bottom: 1em;
	font-size: 150%;
}


h3, h4 {
	margin: 1em, 0, 1em, 0;
}

.quote {
	margin-left: 3em;
	font-style: italic;
}

.quoteby {
	text-align: right;
	font-style: italic;
	font-weight:bold;
}

ul {
	margin-bottom: 1em;
}

.bulletsnoindent ul {
	margin-left: 1em ;
	font-size: 90%;
}

.floatright {
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
}


div.otherlinks {
	border-top: 1px solid black;
	padding-top: 5px;
	margin-top: 25px;
	margin-left: 10px;
	font-size: 80%;
}

table.threecolumns td {
	width: 33%;
}

table.threecolumns td+td {
	padding-left: 1em;
}

div.newsletter {
	width: 180px;
}

.floatright {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}