body {
background-color: #ffffff;
padding-top: 0;
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
margin-left:0px; 
margin-top:0px; 
margin-right:0px;
margin-bottom:0px;
}

p {
  margin-top: 5;
  margin-bottom: 5;
  margin-left: 5;
  margin-right: 5;
  line-height: 14pt
} 

.copy {
	font-family: Times, Verdana, Arial;
	font-size: 13px;
	color: #5b5930;
}

.copy a:link {
	text-decoration: underline;
	color: #5b5930;
}

.copy a:active {
	text-decoration: underline;
	color: #5b5930;
}

.copy a:visited {
	text-decoration: underline;
	color: #5b5930;
}

.copy a:hover {
	text-decoration: none;
	color: #999999;
}

.header {
	font-family: Times, Verdana, Arial;
	font-size: 18px;
	color: #5b5930;
}

.header a:link {
	text-decoration: underline;
	color: #5b5930;
}

.header a:active {
	text-decoration: underline;
	color: #5b5930;
}

.header a:visited {
	text-decoration: underline;
	color: #5b5930;
}

.header a:hover {
	text-decoration: none;
	color: #999999;
}

.footer {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #666666;
}

.footer a:link {
	text-decoration: underline;
	color: #666666;
}

.footer a:active {
	text-decoration: underline;
	color: #666666;
}

.footer a:visited {
	text-decoration: underline;
	color: #666666;
}

.footer a:hover {
	text-decoration: underline;
	color: #999999;
}

.links {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #bab1aa;
}

.links a:link {
	text-decoration: underline;
	color: #bab1aa;
}

.links a:active {
	text-decoration: underline;
	color: #bab1aa;
}

.links a:visited {
	text-decoration: underline;
	color: #bab1aa;
}

.links a:hover {
	text-decoration: underline;
	color: #999999;
}

