/* http://www.paperst.com/control/clients/10105/css.css */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.divider {
	background-image:   url("images/divider.gif");
	background-repeat: repeat-y;
}
.headlines,.headlines:link,.headlines:active,.headlines:visited {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0A2665;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.headlines:link:hover {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #96102D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #96102D;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.picborder {
	border: 1px solid #000000;
}
.top {
	background-image: url(images/g-top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
