@charset "ISO-8859-1";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}
p {
	margin: 20px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	text-transform: uppercase;
	text-align: right;
	margin-right: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-left: 20px;
	font-style: normal;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.text-s {
	font-size: 10px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}

