body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page01.jpg);
	background-position: 0px 400px;
}

body, th, td, p {
	font-family: "Helvetica", Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF70;
}

body.popup {
	background: #462006 none;
}

img {
	padding: 0px;
	border-style: none;
}

h1 {
	font-family: "Arial", Arial, sans-serif;
	font-size: 28px;
	color: #893E0B;
	font-weight: normal;
}

form {
	border: 1px solid #A6582A;
}

.subhead1 {
	font-size: 16px;
 	font-weight: bold;
	color: #614C13;
	text-align: left;
}

.subhead2 {
	font-size: 16px;
      	font-weight: bold;
	text-align: left;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #614C13;
}

.text2 {
	color: #ABA576;
}

form table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
}

a {
  	font-family: "Helvetica", Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF70;
}

a:hover {
	font-family: "Helvetica", Helvetica, sans-serif;	
	font-size: 12px;
}

a.link1 {
	font-family: "Helvetica", Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF70;
	text-decoration: none;
}

a.link1:hover {
	font-family: "Helvetica", Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;	
}

.bg1 {
	background-image: url(images/page02.jpg);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(images/page19.jpg);
	background-repeat: repeat-x;
}

.bg3 {
	background-image: url(images/page03.jpg);
	background-repeat: no-repeat;
}

.bg4 {
	background-image: url(images/page12.jpg);
	background-repeat: repeat-x;
}

.review_table {
	border-collapse: collapse;
}

.review_table th, .review_table td {
	padding: 4px 8px;
	border: none;
	text-align: left;
}

.alt {
	background-color: #B5510E;
}

ul#issues li {
	list-style: circle;
	padding: 5px 0;
}

ul#issues li a {
	font-size: 12px;
}

.newsletter_pic {
	margin: 0 auto;
	display: block;
}
