body {
	background-color: #0c0703;
	background-image: url('../../../graphics/page_bkg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #261c02;
}
* {
	padding: 0px; 
	margin: 0px;
	border: 0px;
}
h1, h2, h3, h4
{
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
}
h1 {
	font-size: 320%;
	line-height: 1.1em;
}
h2 {
	font-size: 200%;
	line-height: 1.1em;
}
h3 
{
	font-size: 140%;
	color: #847363;
	line-height: 1.1em;
}
h4
{
	font-size: 100%;
	color: #847363;
	line-height: 1.1em;
}

a {
	color: #019ab6;
	text-decoration: none;
}
a:hover {
	color: #f04e52;
}

ol
{
	margin: 0 0 0 2em;
}
ol li 
{
	margin-bottom: 1em;
}


ul { 
	list-style: none; 
}

input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #261c02;
}

.print 
{
	display: none;
}

.forAccessibilityOnly { position: absolute; left: -5000px; top: -5000px; }

p.ingress {
	font-size: 180%;
	line-height: 120%;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: 100;
	margin-bottom: 1em;
	color: #847363;
}

