body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	}

td {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	}

th {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	}
	
p {
	text-align: left;
	}
	
h3 {
	text-align:left;
	}
	
h4 {
	text-align:left;
	}

a:link {
	color: #0A427E;
	text-decoration: underline;
	}
	
a:visited {
	text-decoration: underline;
	color: #931A0E;
	}
	
a:hover {
	text-decoration: none;
	color: #3E77B4;
	}
	
a:active {
	text-decoration: underline;
	}

h3 {
	color:#931A0E;
	}
	
.footer {
	font-size:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	padding-top: 10px;
	}
	
.pic-border {
	border: 1px solid #000000;
}

.blue {
	color:#3E77B4;
	}

.signature {
	font-family:"Freestyle Script";
	font-size:36px;
	font-weight:bold;
	color:#0A427E;
	}