HTML
{
	background-image: url(http://my.lionking.org/images/backgrounds/easterbg.gif);
	font-family: Georgia, Helvetica, Arial, Verdana, sans-serif;
    color: #1B1B1B;
}

BODY
{
	background-image: url(http://my.lionking.org/images/backgrounds/easterbg.gif);
	background-color: #E1EAB5;
	padding-left: 18px;
	padding-right: 51px;
	padding-top: 15px;
}

ABBR
{
	border-bottom: none;
}

H1
{
	color: #305E1D;
}

H3
{
	color: #457D9F;
}

H2
{
	color: #9F4F81;
    font-style: italic;
}

H4, H4 ACRONYM
{
	color: #5A8C43;
    margin-bottom: 12px;
    font-style: italic;
}

.span_0, A:link
{
	color: #457D9F;
}

.span_1, A:visited, A:active
{
	color: #9F4F81;
}

.span_2, A:hover
{
	color: #5A8C43;
}

STRONG
{
	background-color: #457D9F;
}

SUP { vertical-align: baseline;
           position: relative;
	       bottom: 5px; }


/* Begin Table Styles */


TBODY
{
	background-color: #FFE7EF;
	baxckground-image: url(images/stpatsbg.gif);
}

TH, TD
{
	color: #000000;
}

TD[title]
{
	background-color: #99BEDF;
}

THEAD
{
	background-color: #457D9F;
}

/* End Table Styles */