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;
}
.blue {
	color: #000;
	background-color: #98CBFE;
}
.yellow {
	color: #000;
	background-color: #FCFC97;
}
.orange {
	color: #000;
	background-color: #FEA746;
}
.green {
	color: #000;
	background-color: #CFC;
}
.red {
	font-weight: bold;
	color: #900;
}
.pink {
	background-color: #F9C;
}

