body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10pt;
	line-height: normal;
	background-color: #999999;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}



address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;	
	text-align: center;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 4px;
}

p {
	margin: 0px;
}

.topic {
  color: #fff;
  font-weight: bold;
  background-color: #3399FF;
}

.link {
  color: #000;
  background-color: #dfdfdf;
}

h1 {
	font-size: 22pt;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}


h2 {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	margin: 3pt;
}
