a {	
	text-decoration: none;
	color: red;
}
a:hover {
	color: black;
}
body {
margin: 0px;
background-color: white;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: small;
overflow-x: hidden;
overflow-y: scroll;
}
p, li, table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: black;
}
 
h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 12pt;
}

 .footnote { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: x-small;
	color: black;
 }
 .footer {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: x-small;
}
.footer a, .footer a:visited, .footer a:active {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: x-small;
 	color: blue;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: x-small;
 	color: red;
}
.textRed {
	color: red;
}

h2 {  font-family:  Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; line-height: normal; font-weight: bold; color: #000000}
