p
{
	color: black;
	margin: 0 10px 10px;
}

h
{
	font-size: 12px;
	color: #6C695D;
	padding: 0 0 3px 20px;
}

#contentheader h1
{
	font-size: 14px;
	padding: 10px 0px 3px 15px;
	margin: 0px;
	font-weight: bold;
}

#contentright p
{
	color: #5B594E;
	font-family: 'Trebuchet MS', 'Times New Roman', times, georgia, serif;
	line-height: 140%;
}

img.left
{
	float: left;
	margin: 2px 10px 5px 0;
	border: 0;
}

img.right
{
	float: right;
	margin: 2px 0 5px 10px;
	border: 0;
}

img.across
{
	margin: 0 0 10px 0;
	border: 0;
}

img.none { border: 0; }

.quote_title
{
	color: #5B594E;
	text-align: right;
	vertical-align: baseline;
	text-transform: inherit;
	text-decoration: none;
	font-weight: bold;
}

.quote
{
	color: #4B4A47;
	font-size: small;
	line-height: 140%;
	font-family: 'Trebuchet MS', 'Times New Roman', times, georgia, serif;
	text-align: right;
	font-style: oblique;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #84806D;
}

a:hover
{
	text-decoration: underline;
	color: #8F3224;
}

#contentleft a, .quote a
{
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	text-transform: inherit;
}

pre
{
	font-size: 11px;
	color: white;
}

ul { margin-right: 20px; }

li
{
	color: #6C695D;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	list-style-type: square;
	list-style-position: outside;
	display: block;
	padding: 0;
}

.print_headline
{
	overflow: default;
	visibility: hidden;
}

.print
{
	overflow: default;
	visibility: hidden;
}

#contentright a
{
	display: block;
	padding: 0px;
	color: #8F3224;
}

#contentright a:hover
{
	display: block;
	padding: 0px;
	text-transform: inherit;
	text-decoration: underline;
}

#contentright img
{
	text-align: right;
	padding: 5px 0px 5px 0px;
	max-width: 140;
	border-color: 0;
	border-width: 0px;
	border-style: none;
}

form
{
	background-color: white;
	color: #6C695D;
	font-size: small;
	line-height: 120%;
	background-image: url(form_bg.jpg);
	border-color: #633;
	border-width: 1px;
	border-style: dotted;
	width: 500px;
	padding: 10px;
}

