
.TableHead
{
    font-weight: bold;
    background-image: url(headingbg.jpg);
    color: black;
    font-size: 12pt;
}
.trail {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.trail A:link {
	FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none
}
.trail A:active {
	FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none
}
.trail A:visited {
	FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: none
}
.trail A:hover {
	FONT-WEIGHT: normal; COLOR: #ffcc00; TEXT-DECORATION: underline
}

.LinkStyle
{
    
    display: block;
    text-decoration: none;
    font-size: 9pt;
    }
A.LinkStyle:link
{
    
    color: #ffffff;
    text-decoration: none;
    font-size: 9pt;
    }
A.LinkStyle:active
{
    
    color: #ffffff;
    text-decoration: none;
    font-size: 9pt;
    }
A.LinkStyle:visited
{
   
    color: #ffffff;
    text-decoration: none;
    font-size: 9pt;
    }
A.LinkStyle:hover
{    
    color: #ffffff;
    text-decoration: underline;
    font-size: 9pt;
    }
A.LinkStyle
{
    color: #ffffff;
    text-decoration: none;
	font-size: 9pt;
}
    
BODY
{
    font-size: 12pt;
}

.footer
{
    font-size: 7pt;
    display: block;
    text-decoration: none;
    }
A.footer:link
{
    font-size: 7pt;
    color: #cc5500;
    text-decoration: none;
    }
A.footer:active
{
    font-size: 7pt;
    color: #cc5500;
    text-decoration: none;
    }
A.footer:visited
{
    font-size: 7pt;
    color: #cc5500;
    text-decoration: none;
    }
A.footer:hover
{
	font-size: 7pt;    
    color: #cc5500;
    text-decoration: underline;
    }
A.footer
{
	font-size: 7pt;
    color: #cc5500;
    text-decoration: none;
}
