body{
	font-family: "Trebuchet MS";
	color: #000000;
}
a:active {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	margin-left: 5px;
}

a:hover{
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #707070;
	margin-left: 5px;
}
a{
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
}

h1{
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;
}
h2{
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
}
h3{
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
}
h4{
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	margin-left: 5px;
}
h5{
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
}
h6{
	font-family: Trebuchet MS;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	margin-left: 5px;
}

td{
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
}
UL{
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-right: 5px;