.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}
	.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5D6F6A;
	line-height: 18px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5D6F6A;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.bground {
	background-color: #000000;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5D6F6A;
}
.bullets {
	list-style-type: square;
}

.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5D6F6A;
}


.highlightsreverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AFC8CF;
}

body {
	background-color: #5D6F6A;
}
.cell {
	background-color: #CCCC66;
}

.cell2 {
	background-color: #320F01;
}

.cell3 {
	background-color: #FFFFFF;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #E66F00;
}

.smallhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
