body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 14px;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
.headerleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.textreg {
  color : #000000;
  font-family : "Times New Roman", Times, serif;
  font-size : 14px;
  }
 p {
  color : #000000;
  font-family : "Times New Roman", Times, serif;
  font-size : 14px;
  }