body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(grid.gif);
}
.centerred {
	font-size: 10px;
	color: 590006;
	text-align: center;
}
.bold {
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7E2600;
	text-align: right;
	padding: 10px;
	font-size: 14px;
}
a:visited {
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.strip {
	font-weight: bold;
	color: #003333;
	background-color: #FFFFCC;
	text-align: center;
}
