body {
	background-image: url(images/back.jpg);
}
.border_white {
	border: 7px solid #FFFFFF;
}
h3 {
	font-family: Papyrus, "Times New Roman", Times, serif;
	line-height: 30pt;
	font-size: 16pt;
}
h1 {
	font-family: Papyrus, "Times New Roman", Times, serif;
	font-size: 28pt;
}
.heading {
	font-size: 24pt;
	font-weight: bold;
}

.signature {
	font-size: 13pt;
	font-family: "Lucida Handwriting", Script, cursive, sans-serif;
}


.border_brown {

	border: 5px solid #45372e;
}
a:link {
	color:#663300;
	text-decoration: none;
}
a:visited {
	color:#663300;
	text-decoration: none;
}
a:hover {
	color:#663300;
	text-decoration: underline;
}
a:active {
	color:#663300;
	text-decoration: none;
}
.heading2 {
	font-size: 18pt;
	line-height: 24pt;
}
hr {
	background-color: #000000;
}
.maincopy {
    font-family: Papyrus, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
}
.footercopy {
    font-family: Papyrus, "Times New Roman", Times, serif;
    font-size: 11pt;
	line-height: 16pt;
}
