 a:link{
	font-weight: bold;
	text-decoration: none;
	color: #990033;
}
 a:hover {
	text-decoration: underline;
}
.storyTitle a:link{
	font-weight: bold;
	text-decoration: none;
	color: #990033;
}
.storyTitle a:hover {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
p, td, li {
	font-size: 12px;
}
.rightnav, .leftnav {
	padding-right: 10px;
	padding-left: 10px;
}
.rightnav a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.rightnav a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}.address {
	font-size: 10px;
}
.mastText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

