a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-indent: 10px;
	text-decoration: none;
}
A:visited {
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
	}
p {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666633;
	text-indent: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666633;
	font-weight: normal;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666633;
	font-weight: bold;

}
