.title
        {               
                font-family:  'Trebuchet MS','Tahoma','Arial';
                font-size: 17pt;
                color: #577E19;
        }

.subtitle
        {               
                font-family:  'Trebuchet MS','Tahoma','Arial';
                font-size: 13pt;
				color: #808080;
        }
		
#center
        {               
                text-align: center;
        }
#justify  {
	text-align: justify;
}	

.emp 
{	color:#FF6600;
	font-weight:bold;
	}
.copyright
{               
	 font-family:  'Trebuchet MS','Tahoma','Arial';
	 color: #577E19;
	 font-size: 8pt;
}

TH.highlight
{               
	background: #577E19;
	color: white;
}

TD.highlight
{               
	color: #577E19;
	background: #E6E6E6;
}



H1, H2, H3  {}

A  {
	 font-family:   'Trebuchet MS','Tahoma','Arial';
	 color: #EC4D00;
}

A:Visited  {color: #577E19;}

A:Active  {}

A:Hover  {text-decoration:none; color:silver;}

BODY, TABLE, TR, TH, TD, UL, OL, LI, DIV, P, CAPTION, DIV, TEXTAREA, ALT {
	font-family :   'Trebuchet MS','Tahoma','Arial';
	font-size : 10pt;
	text-decoration : none;
	color: #808080;
}
