body, BODY, element   { color: black; font-size: 8pt; font-family: "Trebuchet MS", SunSans-Regular }
element { }
h1    {
	color: black;
	font-style: italic;
	font-size: 16pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: right;
}
h2    { color: black; font-size: 14pt; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3   { font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4   {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

p     {
	color: black;
	font-size: 8pt;
	font-family:  "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: justify;
	
}
td     { color: black; font-size: 8pt; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.standard    { font-variant: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; text-transform: none }
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	
}
.denied {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}