body {
	background-color: #333333;
	background-image:  url(images/BGgrey.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #7A825D;
}
a:visited {
	color: #7A825D;
}
a:hover {
	color: #7A825D;
}
a:active {
	color: #7A825D;
}
p {
	font-size: .8em;
	line-height: 140%;
	text-align:justify;
}
h1 {
	font-size: 1.05em;
}
h2 {
}
#textbox{
	 width:  401px;
	 height: 350px;
	 padding: 15px 14px;
	 border: 0px solid black;
	 overflow: auto;
}
#continue p {
	text-align: right;
	font-weight: bold;
}
#copyright p{
	font-size: .7em;
	text-align: center;
}#copyright a{
	color: #000;
}
#image td, #image p {
text-align:center
}
#leftjustify p {
	text-align: left;
}
#itemlist ul {
	margin-left: 0px;
	padding-left: 15px;
}
#itemlist li {
font-size: .7em;
}