h1, h2, h3 {
font-family: georgia, times new roman, times, serif;
letter-spacing: 0.09em;
color: #660000;
text-align: center;
}

h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
color: #660000;
}

p {
font-family: georgia, times new roman, times, serif;
color: #000000;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
font-size: 100%;
font-family: georgia, times new roman, times, serif;
color: #000000;
text-align:left;
}

a:link { background-color: transparent; text-decoration: underline; color: #660000; }
a:visited { background-color: transparent; text-decoration: underline; color: #660000; }
a:hover { background-color: transparent; text-decoration: none; color: #200200; }
a:active { background-color: transparent; text-decoration: underline; color: #660000; }


.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.bottom a:link { background-color: transparent; text-decoration: none; color: #DCFF89; }
.bottom a:visited { background-color: transparent; text-decoration: none; color: #DCFF89; }
.bottom a:hover { background-color: transparent; text-decoration: underline; color: #DCFF89; }
.bottom a:active { background-color: transparent; text-decoration: none; color: #DCFF89; }

