body {
	background-image:url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
blockquote {
	margin: 0px 15px;
	padding: 0px;
}
.small{
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.smallbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-size: small;
	font-weight: bold;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #996600;
	font-weight: bold;
}
.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}

.sectionhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
