h2 {
	font-family: Arial, helvetica, sans-serif; font-size: 9.5pt; font-weight: bolder; text-decoration: underline
	}

h1 {
	font-family: Arial, helvetica, sans-serif; font-size: 14pt; font-weight: bolder; font-style: italic 
	}
pre {
	font-family: Arial, helvetica, sans-serif; font-size: 9pt
	}
tr {
	font-family: Arial, helvetica, sans-serif; font-size: 9pt
	}
body {
  font-family: Arial, helvetica, sans-serif; ;font-size: 9pt 
}
strong {
	font-family: Arial, helvetica, sans-serif; font-size: 9pt; font-weight: bolder
	}
A {
	TEXT-DECORATION: none
}
A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #000000
}
A:active {
	COLOR: #000000
}
A:hover {
	COLOR: #ffffff; background-color: #666666; text-decoration: underline
}

ul { list-style-type: square }
