/* 
 * Default style sheet. 
 */

.header
{
    background:		#ffffff; 
    color:		#0C5619;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		16pt;
    font-weight:	bold;
}

.address
{
    background:		#ffffff; 
    color:		#153A1C;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		12pt;
}

.address_bold
{
    background:		#ffffff; 
    color:		#153A1C;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		12pt;
    font-weight:	bold;
}


.listing
{
    background:		#ffffff; 
    color:		#153A1C;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		10pt;
    font-weight:	normal;
}

.listinghdr
{
    background:		#ffffff; 
    color:		#0C5619;
    font-family:	Geneva, Arial, Helvetica, sans-serif;
    font-size:		12pt;
    font-weight:	bold;
    font-stretch:   expanded;
}
