body {
	background-color: #b7e4ff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

td {
	font-size: 12px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.bottomright {
	background-image:url(../siteimages/BottomRightPaper.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bigtable {
	background-image: url(../siteimages/NewspaperRepeatBG.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0px;
	padding: 0px;
}
