body {
	margin: 0px;
	padding: 0px;
}
.upperright {
	background-attachment: scroll;
	background-image: url(images/topbkg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
}
.bodytext p {
	font-size: .87em;
	padding: 5px;
	text-align: justify;
}
.bodytext h1 {
	font-size: 1.5em;
}
.bodytext h2 {
	font-size: 1.25em;
}
.titleinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
table.links td.blue a {
	font-weight: bold;
	color: #FFFFFF;
}
table.links td.green a {
	font-weight: bold;
	color: #000000;
}
table.links td {
	border: 1px solid #000000;
}
table.product h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
}
.headings {
	color: #000066;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #66CC33;
}
hr {border-bottom-width: thin;
	border-bottom-style: solid;
	border-color: #66CC33;
}.linkheading {
	font-weight: bold;
	text-transform: uppercase;
}
.bluebar {
	background-image: url(images/bluebar.gif);
	background-repeat: repeat-x;
}
.btmbkg {
	background-image: url(images/btmbkg.jpg);
	background-repeat: repeat-x;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .87em;
}
