BODY
{
	background-color : #FFFFF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

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

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

.author
{
	font-size : 13px;
}

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

.title
{
	font-size : 13px;
	font-style : italic;
}

.bold
{
	font-weight : bold;

}

.boldred
{
	font-weight : bold;
    color: #A13141;
}

.note
{
	font-size : 11px;
}

.gray
{
	color : #999999;
}

.logo
{
	font-size : 11px;
	text-align: center;
}

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

