h1 { 
	color: #c00; 
	font-size: 18px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
}
h3 { 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003399;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0px 20px 0px 0px;
	
}
a:link {color:#990000;
}
a:visited {color:#003399;
}
a:hover {color:#ae002c;
}
a:active {color:#c03;
}

.pagehead {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: 500;
	color: #c03;
}
.formright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.bodyblack {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0px 20px 0px 0px;
}
.bluesubhead {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #003399;
	padding: 0px;
}
.addressetc {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
}
.addressetcred {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: lighter;
	color: #CC0033;
}
.finishing  {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: lighter;
	color: #FFFFFF;
}

