body		{
    	font-family: "Trebuchet MS", verdana, sans-serif;
    	font-weight: normal;
	font-size: 14px;
	text-align: left;
	line-height:1.4;
	background-color: #FFFFFF;
	margin:0px 0px 0px 0px; 
}

ul 		{
	list-style: disc;
}


p			{
    	font-family: "Trebuchet MS", verdana, sans-serif;
    	font-weight: normal;
	font-size: 14px;
	text-align: left;
	line-height:1.4;
	margin-top:0px;
 }


h1           {
    font-family: "Trebuchet MS", verdana, sans-serif;
    font-weight: normal;
    font-size: 24px;
    color:#000000;
 }

h2           {
    font-family: "Trebuchet MS", verdana, sans-serif;
    font-weight: normal;
    font-size: 18pt;
    color:#000000;
 }

h3           {
    font-family: "Trebuchet MS", verdana, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color:#000000;
 }

h4           {
    font-family: "Trebuchet MS", verdana, sans-serif;
    font-weight: normal;
    font-size: 9pt;
    color:#000000;
 }