body {
	font-family: arial;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
}
  A {text-decoration: none; color: #cc0066; font-weight: bold; font-size: 9pt}
  A:hover {color: #993399; font-weight: bold; text-decoration: underline; font-size: 9pt}
  td{font-size: 9pt; font-weight: bold; color: #333333; font-family: arial}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993399;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.small {
	font-size: 10px;
	color: #666666;
}
.small A {
	font-size: 10px;
	color: #cc0066;
}
.small A:hover{
	font-size: 10px;
	color: #666666;
}
.quote {
	font-style: italic;
	font-weight: normal;
}
.imageleft {
	float: left;
	margin-right: 15px;
	border: 1px solid #993399;

}
.image{
	border: 1px solid #993399;
}

.contacttext{font-size: 12px;
	color: #993399;}
.contactbox {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #993399;
	font-weight: bold;

}
.clientslinkinfo {
	color: #999999;
	font-style: italic;

}
