body {
	left: 0px;
	top: 0px;
	clip:   rect(0px auto auto auto);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #620000;
	line-height: 18px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: 620000;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 620000;
	font-style: italic;

}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 620000;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #620000;
}
ul {
	list-style-type: circle;
}
a:link {
	color: #9D0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
