BODY
{
	background-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	margin-left : 0px;
	margin-top : 0px;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	background-color : #FEE6C2;
}

TD.black
{
	background-color : #000000;
}

TABLE
{
    margin : 0px;
}

TD.purple
{
	background-color : #8A839A;
}

H2
{
    color : #D12E3C;
	font-size : 24px;
	font-weight : bold;
	text-align: center;
}

H3
{
    color : #D12E3C;
	font-size : 18px;
	text-align: center;
}

H4
{
    color : #660000;
	font-size : 16px;
	text-align: left;
}

H5
{
    color : #D12E3C;
	font-size : 16px;
	text-align: left;
	font-weight : bold;
	border-style : solid;
	border-bottom-width : 2px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}

.footer
{
	font-size : 12px;
	text-align: center;
}

.smaller
{
	font-size : 12px;
}

.caption
{
	font-size : 14px;
    text-align: center;
	font-style : italic;
    padding-top : 5px;
}

.small
{
	font-size : 10px;
}

.caption
{
	font-size : 12px;
	text-align: center;
}

.bold
{
    color : #000000;
    font-weight : bold;
}

.larger
{
	font-size : 17px;
}

LI
{
    padding-bottom : 5px;
}

TD.index
{
	background-color : #810148;
}

.indent
{
	padding-left : 50px;
}

.indent20
{
	padding-left : 20px;
}

.linespace
{
	line-height : 19px;
}

.quote
{
	font-style : italic;
	color : #000000;
}

.quoteauthor
{
	font-size : 12px;
	text-align : right;
	color : #000000;
}

.form
{
    font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
	background : #fee6c2;
}

.copyright
{
	font-size : 9px;
	color : #666666;
	text-align: center;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}
