body {
	background-color: #79A694;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-attachment: fixed;
	background-image: url(images/bgGrad.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #004B25;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.dashBorder {
	border: thin dashed #FFFFFF;
	padding: 3px;
	margin: 2px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-variant: small-caps;
	font-weight: bold;
}

.print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
}
#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
	padding: 1px 4px;
	border: thin solid #FFFFFF;
	text-align: center;
	margin-left: 5px;
	width: 35px;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;

}

#outline {
	border: 2px solid #000000;
}
#parchment {
	background-image: url(images/parchment.jpg);
	background-repeat: repeat;
}

