BODY
{
	background-color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

H2
{
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	text-align: center;
}

H3
{
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	text-align: center;
}

H4
{
	font-family : "Times New Roman", Times, serif;
	font-size : 26px;
	text-align: left;
}

H5
{
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	text-align: left;
}

LI
{
	padding-bottom : 6px;
}

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

.galauth
{
    color: #000000;
	font-weight : normal;
	font-size : 12px;
    padding-bottom : 5px;
}

.galtitle
{
    color: #000000;
	font-size : 12px;
	font-style : italic;
    padding-bottom : 5px;
}

.galyear
{
    color: #000000;
    font-size : 12px;
	padding-bottom : 5px;
}

.galmore
{
    color: #000000;
	font-size : 12px;
	text-align : right;
    padding-bottom : 5px;
}

.galsold
{
    color: #A13141;
	font-weight : bold;
	font-size : 12px;
    padding-bottom : 5px;
}

.red
{
    color: Red;
	font-weight : bold;
}

.form
{
    font-size : 12px;
}

.smaller
{
	font-size : 12px;
    color : #FFFFFF;
}

.larger
{
	font-size : 16px;
}

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

.indent1
{
	margin-left: 70px;
}

.indent2
{
	margin-left: 150px;
}

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

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

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

