:link {
	color: #44431A;
}

:visited {
	color: #44431A;
}

body {
	color: #522B17;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1 {
	color: #44431A;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	color: #44431A;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5 {
	color: #FCEBB8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;

}

h6 {
	color: #FCEBB8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

td {
	background-repeat: no-repeat;
	color: #522B17;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

tr {
	color: #522B17;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

ul {   list-style-image: url(images/bullet.gif);
       list-style-type: none
       top: -10px;
}
