.header {
	color: #003300;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

a.header {
	color: #003300;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline

}

a.header:HOVER {
	color: #990000;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline
}

.regtext {
	color: #333333;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
}

a.regtext {
	color: #333333;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-decoration: none
}

a.regtext:HOVER {
	color: #990000;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
 	text-decoration: normal;

}

.staffname {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	background-color: #66FFFF;
}

.subhead {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.titles {
color: #333333;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;

}

a.titles {
	color: #333333;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.titles: HOVER{ 
	color: #cc0000;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: normal;

}

.clientname {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.clienttype {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.clientcountry {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.clientdate {
	font-size: 12px;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	color: #CC0033;
}
