.baseline {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #FDB724;
	font-weight: bold;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
H1
{
	font-size : 16px;
	font-family : "Trebuchet MS";
    font-weight : bold;
	font-style : normal;
	color : #FF6600;
	MARGIN: 0pt 0pt 0pt;
}
H2
{
    font-size :14px;
	font-family : "Trebuchet MS";
	font-weight : bold;
    font-style : normal;
	color : Black;
    MARGIN: 0pt 0pt 0pt;
	text-align : left;
}
H3
{
    font-size :12px;
	font-family : "Trebuchet MS";
	font-weight : normal;
    font-style : normal;
	color : Black;
    MARGIN: 0pt 0pt 0pt;
	text-align : left;
}
H4
{
	font-size :12px;
	font-family : "Trebuchet MS";
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	MARGIN: 0pt 0pt 0pt;
	text-align : center;
}
a
{
	font-family:"Trebuchet MS";
	color:#FDB41B;
	font-size : 14px;
	text-decoration: underline;
	cursor: hand;
	font-style: normal;
	font-weight: bold;
}
a:hover
{
	color:#966601;
	font-size : 14px;
	cursor: hand;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}	
a:visited {  color: #FDB41B; text-decoration: underline}

