a {
	font: bold 9pt Garamond;
	text-align: center;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}

h1 {
	color: Yellow;
	font-size: 35px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px; 
}

p {
	font: 14px "Times New Roman";
	text-align: justify;
	text-indent: -20px;
	margin-left: 20px;
}

