body
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #633;
	margin: 0;
	background-color: #7f7f44;
}

a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #900;
}

a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #7f7f44;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #633;
}

a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #633;
}

p, ul, li, ol, td
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	line-height: 16px;
}

#list 
{ 
	list-style-image: url('images/pointer.html'); 
}

.arrow
{	
	font-size: 11px;
	font-family: Comic Sans MS, Serif;	
}

.headline
{	
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;	
	font-weight: bold;
	color: #633;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #900;
	margin-bottom: 0px;
}

#content
{
	margin: 0px 48px 0px 48px;
}

a.footerlink:link
{
	text-decoration: none;
	font-weight: bold;
	color: #7f7f44;
}

a.footerlink:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #7f7f44;
}

a.footerlink:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #900;
}

a.footerlink:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #900;
}

.footerlinktext
{
	color: #900;
	font-weight: bold;
}

.footertext
{
	color: #F8EFD3;
}