BODY {
	background-image : white;
	border-left-width : thin;
	border-right-width : thin;
	font-family : garamond, Arial, Helvetica, sans-serif;
}
A:ACTIVE, A:HOVER {
	color : #FF1493;
	text-decoration : none;
	font-family : garamond, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:LINK, A:VISITED {
	color : #800000;
	text-decoration : none;
	font-family : garamond, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

TD, P, LI {
	font-family : garamond, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

TH {
	font-family : garamond, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #400080;
	text-align : left;
}

H1, H2, H3 {
	font-family : Lucida Calligraphy;
	font-variant : small-caps;
	color : #400080;
	text-align : center;
}

.quote {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	text-align : justify;
	font-variant : normal;
	font-weight : normal;
	padding-left : 10px;
	padding-right : 5px;
}

.footer{
	text-align : center;
	font-size : small;
	font-weight : normal;
	font-style : italic;
}