p {
	font-family: 'times new roman';
	font-size: 0.9em;
	color: #000000;
}
h1 {
	font-family: 'times new roman';
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000000;
}
img {
	border: 0px;
}