@charset "utf-8";
/* CSS Document */

body, p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	}

h1 {
	font-size: 14px;
	}
	
.contact {
	font-size: 11px;
}
.bodycopy {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 40px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #9CCAD5;
}
