body {
	background: #666666;
	margin: 0px;
	text-align: center;
}

#global {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

a:link { 
	color: #7E5577;
	text-decoration: none;
	}
a:visited { 
	color: #7E5577;
	text-decoration: none;
	}
a:hover { 
	color: #979FA1;
	text-decoration: none;
	}
a:active { 
	color: #7E5577;
	}
	
p.nav {
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
	color: #666666;
	line-height: 30px
}

p.text {
	font-family: Verdana;
	font-size: 11;
	color: #666666;
	line-height: 20px
}

p.indent {
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 20px
}

ul {
	font-family: Verdana;
	font-size: 11;
	color: #666666;
	line-height: 20px
}

span.header {
	font-size: 18;
	color: #CB9E7F;
	font-weight: bold;
	line-height: 24px
}

span.subheader {
	font-size: 14;
	color: #CB9E7F;
	font-weight: bold;
	line-height: 24px
}

span.bold {
	font-weight: bold;
}

span.normal {
	font-weight: normal;
}

p.single {
	font-family: Verdana;
	font-size: 11;
	color: #666666;
	line-height: 20px;
	margin-bottom: 0px
}

p.right {
	font-family: Verdana;
	font-size: 11;
	color: #666666;
	line-height: 10px;
	text-align: right;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 40px
}
