.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
}
.bground {
	background-color: #000000;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.bullets {
	list-style-type: square;
}

.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.highlightsblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

body {
	background-color: #FFFFFF;
}
.cell {
	background-color: #FF0000;
}

.cell2 {
	background-color: #CCCCCC;
}

.cell3 {
	background-color: #FFFFFF;
}

.smallhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: 4A3B04;
}

a.bodylink:link {
	font-weight:normal;
	color:#FF0000;
}
a.bodylink:visited {
	font-weight:normal;
	color:#FF0000;
}
a.bodylink:hover {
	font-weight:normal;
	color:#0000FF;
}
a.bodylink:active  {
	font-weight:normal;
	color:#FF0000;
}
