﻿body
{
    margin-top: 0px;
    margin-left: 0px;
    background-color: white;
}

TD
{
    font-size: 11pt;
    color: black;
    font-family: Trebuchet MS , Verdana, Helvetica;
    text-align: justify;
}

A {
	FONT-WEIGHT: bold; FONT-SIZE: 3; COLOR: #ff9900; FONT-FAMILY: Trebuchet MS, Verdana, Helvetica; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ff9900
}
A:active {
	COLOR: #ff9900; 
}
A:hover {
	COLOR: #ff9900; TEXT-DECORATION: underline

}
.footerText {
	FONT-SIZE: 11px; COLOR: #666; height: 20; FONT-FAMILY: Trebuchet MS, Verdana, Helvetica 
}
.pinline {
	BACKGROUND-COLOR: #ccc
}
HR
{
    border-right: gray thin dotted;
    border-top: gray thin dotted;
    border-left: gray thin dotted;
    border-bottom: gray thin dotted;
    width: 779px;
    text-align:center
}

