body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	background-image: url(images/sidebkg.gif);
	background-repeat: repeat-y;
}
.toplinks a,  .toplinks{
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
}
.toplinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.sidelinks {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 140px;
	font-size: 10pt;
	margin-left: 5px;
}
.sidelinks a {
	text-decoration: none;
	color: #000000;
}
.cellfont {
	font-size:10pt; padding:2px; border-width:1px; border-style:dotted; border-color: black;
}

h2 {
	font-size: 12pt;
}

h1 {
	font-size: 1.5em;
)
.sidepart {
	padding-left: 5px;
}
.sidepart {
	margin-left: 5px;
}
.cellfont a {
	color: #000000;
	text-decoration: none;
}
.bodytext p {
	width: 452px;
	padding-left: 5px;
	font-size: .87em;
	text-align: justify;
}
