	
.prihead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45659d;
	font-weight: bold;

	}

.sechead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9da400;
	font-weight: bold;

	}
	
.trihead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #45659d;
	font-weight: bold;

	}

.bodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #808080;
	line-height: 1.5em;
	}
	
.bodtextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	}
	
.bodtextlink a:link, .bodtextlink a:visited { color: #808080; text-decoration: none; }
 
.bodtextlink a:hover { color: #9da400; text-decoration: none; }

.textnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	}
	
.textnav a:link, .textnav a:visited { color: #FFFFFF; text-decoration: none; }
 
.textnav a:hover { color: #9da400; text-decoration: none; }

	
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: 1.6em;
	}
	
.client a:link, .clientbod a:visited { color: #45659d; text-decoration: none; }
 
.client a:hover { color: #9da400; text-decoration: none; }

.portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: 1.6em;
	}
	
.portfolio a:link, .portfolio a:visited { color: #45659d; text-decoration: none; }
 
.portfolio a:hover { color: #9da400; text-decoration: none; }


.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:  #cc0000;

	}

