@charset "ISO-8859-1";
.body {
	color: #000000;
	font-size: 12px;
	font-family: Arial
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 6px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.rule {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #A6A8AA;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
