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

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

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

body {
	background-color: #FFFFFF;
}
.cell {
	background-color: #F1718E;
}

.cell2 {
	background-color: #FFFFFF;
}

.cell3 {
	background-color: #EDEAE1;
}
.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: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.cell4 {
	background-color: #F5DED6;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

a.bodylink:link {
	font-weight:bold;
	color:#F1718E;
}
a.bodylink:visited {
	font-weight:bold;
	color:#F1718E;
}
a.bodylink:hover {
	font-weight:bold;
	color:#F1718E;
}
a.bodylink:active  {
	font-weight:bold;
	color:#F1718E;
}
.highlightshuge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #F1718E;
}
