.reg {
	font-family: sans-serif;
	font-size: 10px;
  line-height: 13px;
	color: #333300;
}
.restitle {
	font-style: italic;
}
.reshead {
  line-height: 17px;
	font-weight: bolder;
}
a.two:link {
	color: #333300;
	text-decoration: underline;
}
a.two:visited {
	color: #333300;
	text-decoration: underline;
}
a.two:hover {
	color: #333300;
	text-decoration: line-through;
}
a.two:active {
	color: #333300;
	text-decoration: underline;
}
body {
	background-color: #4F474B;
}