body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  color: 000000;
  background-color: #FFFFFF;
  margin:none;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
	line-height: 120%;
}

h1 {
	font-family: Arial Black, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: 000000;
	line-height: 120%;
	font-weight: bold;
}

h2 {
	font-family: Arial Black, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: 000000;
	line-height: 120%;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	line-height: 120%;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
	line-height: 120%;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8px;
	color: 000000;
	line-height: 120%;
	font-weight: bold;
}

h6 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8px;
	color: 000000;
	line-height: 120%;
	font-weight: bold;
}


list {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
	line-height: 120%;
}

img {
	border-color: #000000;
	}
	


a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
  color: #0000CC;
  text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #0000CC;
}
