body {
	margin-top: 0px;
	background: #E7C6A4;
	font-family: Square721 BT, Times New Roman, Times, serif;;
	font-size: 13px;
	color: #000000;
}

ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, LI, MENU, OL,PRE, TD, TH, TR, UL, Submit, Select {
	font-family: Square721 BT, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}

td img {display: block;}


.content{
	position:relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 885px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px green solid;
}

h1 {
	font-family: Square721 BT, Times New Roman, Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #1F4A31;
}

h2 {
	font-family: Square721 BT, Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #1F4A31;
}


h3 {
	font-family: Square721 BT, Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #1F4A31;
}

h4 {
	font-family: Square721 BT, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
   color: #1F4A31;
}

.citation {
   color: #000000;
	font-family: Square721 BT, Times New Roman, Times, serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
A.citation {
	color: #990000;
	font-family: Square721 BT, Times New Roman, Times, serif;
	font-size: 10px;
	text-decoration: underline;
}

A.citation:HOVER {
   color: #ffffff;
	font-family: Square721 BT, Times New Roman, Times, serif;
	font-size: 10px;
	text-decoration: underline;
	background: #1F4A31;
}

.error {
	color: #990000;
	font-family: Square721 BT, Times New Roman, Times, serif;
	font-size: 13px;
    padding-left: 5px;
	padding-right: 5px;
}


A {
	color: #990000;
	font-family: Square721 BT, Times New Roman, Times, serif;
	font-size: 13x;
	text-decoration: underline;
}

A:HOVER {
	color: #ffffff;
	font-family: Square721 BT, Times New Roman, Times, serif;
	font-size: 13px;
	text-decoration: underline;
	background: #1F4A31;
}
