body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #560009;
	background-image: url(gridPL.gif);
}
.smallcenter {
	font-size: 10px;
	text-align: center;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #560009;
	font-weight: bold;
	text-align: right;
}
.strip {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #560009;
	background-color: #FFFFCC;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 10px;
}
a:link {
	font-weight: bold;
	color: #418564;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #BD6D08;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #560009;
	text-decoration: underline;
}
