body {
	background-color: #85CFE4;
}
body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color:#72C8E3;
}
a:visited {
	text-decoration: none;
	color:#72C8E3;
}
a:hover {
	text-decoration: none;
	color:#72C8E3;
}
a:active {
	text-decoration: none;
	color:#72C8E3;
}

a.storylink {
	color: #0099FF;
	text-decoration:none;
}
a.storylink:visited {
	color: #0099FF;
	text-decoration:none;
}
a.storylink:active {
	color: #0099FF;
	text-decoration:overline underline;
}
a.storylink:hover {
	color: #0099FF;
	text-decoration:underline;
}

.style1 {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}