body {
	margin: 0;
	background: #F7F6DE;
	font-family: verdana;
	font-size: 8pt;
	color: #C4B352;
}



A:link, A:visited, A:active {
	color: #D55B3B;
	text-decoration: none;
}

A:hover {
	color: #D18D7C;
	text-decoration: none;
	cursor: default;
}

.content {
	position: absolute;
	right: 25px;
	top: 325px;
	width: 500px;
	line-height: 20px;
	letter-spacing: 0pt;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

h1 {
	text-align: right;
	color: #D55B3B;
	width: 100%;
	font-family: bookman old style;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 5pt;

	line-height: 20px;
	margin: 0px 0px 0px 0px;
}

h2 {
	text-align: right;
	width: 95%;
	color: #D18D7C;
	font-family: bookman old style;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 2pt;

	line-height: 14px;
	margin-top: -7px;
	margin-bottom: 10px;
}

h3 {
	text-align: left;
	width: 100%;
	color: #D55B3B;
	font-family: palatino linotype;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.5pt;

	line-height: 16px;
	margin-left: 20px;
	margin-bottom: 10px;
}

p:first-letter {
	margin-left: 35px;
	font-family: garamond;
	color: #957C24;
	font-size: 12pt;
	font-weight: bold;
}

p img {
	background-color: #EEE1A3;
	padding: 5px;
}

p img:hover {
	background-color: #E0D18C;
}

b {
	color: #E09469;
}

i {
	color: #E09469;
}

.note {
	font-style: italic;
	margin-left: 20px;
}

.footer {
	text-align: center;
	font-size: 7.5pt;
}

table {
	font-size: 8pt;
	line-height: 20px;
}

blockquote {
	text-align: center;
}