.menu {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

P  {
	font-weight : normal;
	text-indent : 2em;
	text-align : justify;
	color : Maroon;
}

H1  {
	color : Maroon;
	font-style : italic;
	font-size : large;
	font : Garamond;
	font-weight : normal;
}

th  {  	background-color : Maroon;
	color : #FFF0DC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.th {
	font : bold 10pt;
	background-color : #ff8040;
	color : #FFF0DC;
}

H3  {
	color : Maroon;
	font-family : Garamond, Times New Roman;
	text-indent : -1em;
}

A  {
	text-decoration : none;
}

A:visited  {
	color : Maroon;
}

A:active  {
	color : Maroon;
}

A:hover  {
	COLOR : #ff8040;
}

BODY  {
	background-color : #FFF0DC;
	color : #800000;
	font-family : Garamond, Times New Roman;
	font-size : 12pt;
	background-image : url(img/29.gif);
}

A:link  {
	color : Maroon;
}

.dedication  {
	color : #800000;
	font-style : italic;
	font-size : 12pt;
	font-family : Times New Roman;
}

UL  {
	font-size : 10pt;
	font-family : Times New Roman, Garamond;
	text-align : left;
	text-indent : -8px;
}
LI {
	text-indent : -2em;
	list-style-type : none;
}



