@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1A7B7;
	font-size: 8pt;
	line-height: 15pt;
}

a {
	font-weight: bold;
	color: #D86676;
	text-decoration: none;
	letter-spacing: 1pt;
}

a:active {
	font-style: italic;
}
-->

p {
	text-indent: 15px;
	text-transform: lowercase;
}
hr {
	color: #D86676;
}
.highlight {
	color: #D86676;
	letter-spacing: 2pt;
	font-variant: small-caps;
	font-weight: bold;
}

