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


A { text-decoration:none }

.bodytext {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 }
 .bodytext2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 }
 
.navtext {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

	.subheader {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
h1 {
  color: #b54f37;
  font-size: 24px;
  font-weight: bold;
  font-style:italic;
  text-align: center;
}

h2 {
	color: #000099;
	font-size: 24px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
}

