body {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/page-bkgd.jpg);
	background-repeat: no-repeat;
	background-color: #bfc1c3;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#header {
	background-image: url(images/h_bkgd.jpg);
	height: 24px;
	width: 195px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	padding-top: 2px;
	margin-top: 20px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
}
a:link {
	font-weight: bold;
	color: #010103;
}
a:active {
	font-weight: bold;
	color: #D8D9DB;
}
a:visited {

	font-weight: bold;
	color: #000002;
}
.names {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D1E3A;
}
