BODY
{
	background-color : #AB9B82;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
}

.link
{
	background-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}
TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	background-color : #FFFFFF;
}

TD.border
{
	background-color :#0B00FC;
}

H2
{
    color : #0B00FC;
	font-size : 20px;
	font-weight : bold;
	text-align: center;
}

H3
{
    color : #DB843D;
	font-size : 18px;
	text-align: center;
    font-weight : normal;
}

H4
{
    color : #000000;
	font-size : 16px;
	text-align: center;
    font-weight : bold;
}

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;
}

.small
{
	font-size : 10px;
}

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

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

.larger
{
	font-size : 17px;
}

.indent
{
	padding-left : 50px;
}

.linespace
{
	line-height : 19px;
}

.quote
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #9F7F1A;
    font-weight : bold;
	font-style : italic;
}

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

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
    font-size : 10px;
	color : #000000;
	text-align: center;
}

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

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

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