HTML
{
	background-image: url(images/stpat05Tedge.jpg);
	background-color: #E1EAB5;
	background-repeat: repeat-x;
    color: #1B1B1B;
}

BODY
{
	font-family: Georgia, Helvetica, Arial, Verdana, sans-serif;
	padding-left: 18px;
	padding-right: 51px;
	padding-top: 75px;
}

ABBR
{
	border-bottom: none;
}

H1, H3
{
	color: #305E1D;
}

.span_0, A:link
{
	color: #305E1D;
}

.span_1, A:visited, A:active
{
	color: #578B41;
}

.span_2, A:hover
{
	color: #3E7230;
}

H2
{
	color: #487A35;
    font-style: italic;
}

H4, H4 ACRONYM
{
	color: #5A8C43;
    margin-bottom: 12px;
    font-style: italic;
}

STRONG
{
	background-color: #487A35;
}


/* Begin Table Styles */


TBODY
{
	background-image: url(images/stpatsbg.gif);
}

TH, TD
{
	color: #000000;
}

TD[title]
{
	background-color: #5A8C43;
}

THEAD
{
	background-color: #305E1D;
}

/* End Table Styles */