body
{
	background-color: #996633;
	background-position: center top;
	color: #666633;
	font-family: verdana,arial,sans-serif;
	font-size: small;
	padding: 0pt;
	margin: 0px 0px 0px 0px;
}

/* this group sets the normal link colors */
A:LINK
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

A:VISITED
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

A:HOVER
{
	color: #003333;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
}

A:ACTIVE
{
	color: #CCCC99;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
}

/* We like to use headings for special effects */
H1
{
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	color: #666633;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2
{
	text-align: left;
	font-size: large;
	font-weight: bold;
	color: #666633;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

h3, h4, h5
{
	font-size: medium;
	font-weight: bold;
	color: #666633;
}

h4
{
	font-size: medium;
	font-weight: normal;
	color: #666633;
}

h5
{
	font-size: medium;
	font-weight: bold;
	color: #666633;
}

h6
{
	font-size: x-small;
	font-weight: normal;
	color: #666633;
	margin-left: 10px;
	margin-right: 10px;
}

.intro-small-spaced
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	margin-left: 10px;
	color: #003300;
	margin-right: 10px;
}

.dropCAP
{
	font-size: xx-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666600;
	padding: 0px 4px;
	margin: 0px 4px;
}

.indent-xsmall
{
	font-size: x-small;
	margin-right: 10px;
	margin-left: 10px;
}

.indent
{
	padding-right: 10px;
	padding-left: 10px;
}

hr
{
	height: 1px;
	width: 100%;
	line-height: 1px;
}
