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