BODY {
	color : Black;
	font-family : "Times New Roman";
	font-size : 12px;
}

A {
	color : #604632;
	text-decoration : none;
}

A:HOVER {
	color : #604632;
	text-decoration : underline;
}

h1 {
	font-size : 22px;
	color : #6F212E;
	background-image : url(images/h1.gif);
	background-repeat : no-repeat;
	background-position : left;
	text-indent : 14px;
}

p {
	padding-left: 18px;
}

P:first-letter {
	Color: maroon;
	font-weight : bold;
	font-size : 16px;
}

.bottom {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8px;
}