body {
   background: white;
   background-image: none;
   color: black;
   font-family: arial, sans-serif;
   font-size: 11pt;
}

a {
   font-family: arial, sans-serif;
   color: white;
   text-decoration: none;
   font-weight: bold;
}

blockquote {
   font-family: arial, sans-serif;
   font-size: 11pt;
}

a.header {
   color: white;
   text-decoration: none;
   font-weight: normal;
}

a:hover {
   color: grey;
   text-decoration: underline;
}

p {
	font-family: arial, sans-serif;
	font-size: 11pt;
}

div {
	font-family: arial, sans-serif;
	font-size: 11pt;
}

p.small {
	font-family: arial, sans-serif;
	font-size: 9pt;
}

ul {
	font-family: arial, sans-serif;
	font-size: 11pt;
}

li {
	font-family: arial, sans-serif;
	font-size: 11pt;
}

h1 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}

td {
	font-family: arial, sans-serif;
	font-size: 11pt;
}
