table {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #000099;
	background-image:  url("/images/backgrounds/sandston.gif");
}
p {
	font-size: 12px;
	color: #000099;
	padding-left: 16px;
}
.span1 {
	font-size: 11px;
	color: #333333;
}
body {
	background-image:  url("/images/backgrounds/sandston.gif");
}
.jslinks {
	text-decoration: underline;
	cursor: hand;
}
a:link {
	color: #00009C;
}
a:visited {
	color: #00009C;
}
a:hover {
	color: #000099;
}
