body {
	background-color: #BFB89E;
	margin: 0px 0px 0px 0px;
	}
	
p, li {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8.5pt;
	line-height: 12.5pt;
	margin: 0;
	}
	
.title {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18pt;
	line-height: 22pt;
	font-weight: bold;
	margin: 0;
	}
		
.subtitle {
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	margin: 0;
	}
	
a:link, a:visited {
	color: #777056;
	text-decoration: none;
	}

a:active {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #5396b3;
	text-decoration: underline;
	}
	
a.blacklink:link, a.blacklink:visited {
	color: #000000;
	text-decoration: none;
	}

a.blacklink:active {
	color: #ffffff;
	text-decoration: none;
	}

a.blacklink:hover {
	color: #777056;
	text-decoration: underline;
	}