h1 {
	font-family: Trajan;
	font-size: 14pt;
	line-height: normal;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
h2 {  font-family: Trajan; line-height: normal; color: #000099; text-decoration: none; font-size: 10pt; font-weight: bold}
p {  font-family: Verdana; font-size: 10pt; line-height: normal; text-decoration: none; color: #333333}
body {  font-family: Verdana; font-size: 10pt; line-height: normal; color: #333333; text-decoration: none}
td {  font-family: Verdana; font-size: 9pt; line-height: normal; color: #000000}
th {  font-family: Verdana; font-size: 10pt; line-height: normal; font-weight: bold; text-decoration: none; color: #333333}
tr {
	font-family: Verdana;
	font-size: 10pt;
	line-height: normal;
	text-decoration: none;
	color: #333333;
}
h3 {  font-family: Verdana; font-size: 10pt; line-height: normal; font-weight: bold; color: #333333; text-decoration: none}
h4 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
ul {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	list-style-type: square;
	color: #333333;
}
a {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	background-color: #FFFFCC;
	color: #333333;
}

