body {
  font-family: "Times New Roman", Times, serif;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 10px;
}

a {
	color: #000000;
	text-decoration: none;

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

}
a:visited {
	color: #000000;
	text-decoration: none;

}
