body {
  color : #000000;
  font-family : arial, helvetica;
  font-size : 11pt;
  background-color: white;
  margin: 0;
  padding: 0;
}


A {
	color : #0000CC;
	font-family : arial, helvetica;
	font-size : 11px;
	text-decoration : underline;
	}
	
A:visited {
	color : #696969;
	font-family : arial;
	font-size : 11px;
	text-decoration : underline;
	}
	
A:hover {
	color : #696969;
	font-family : arial;
	font-size : 11px;
	text-decoration : underline;
	}
P {
	text-align : left;
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 3px;
	font-family : arial, helvetica;
	font-size : 11px;
	font-weight : 400;
	color : #000000;
	}
.footnote{
	text-align : center;
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 3px;
	font-family : arial, helvetica;
	font-size : 9px;
	font-weight : 400;
	color : #000000;
	}
.text {
  color : #000000;
  font-family : arial, helvetica;
  font-size : 12px;
  background-color: white;
  margin: 0;
  padding: 0;
}

.text1 {
  color : #000000;
  font-family : arial, helvetica;
  font-size : 11px;
  margin: 0;
  padding: 0;
}

.textblock {
  color : #000000;
  font-family : arial, helvetica;
  font-size : 12px;
  text-align : left;
  margin: 50;
  
}

.textpx {
  color : #000000;
  font-family : arial, helvetica;
  font-size : 10pt;
  background-color: white;
  margin: 0;
  padding: 0;
}
	
.small {
  font-family: Arial, helvetica, sans-serif;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.smallblue {
  font-family: Arial, helvetica, sans-serif;
  color : #0000CC;
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.smallbold {
  font-family: Arial, helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  font-weight: 600;
  margin: 0;
}



UL {
  list-style-type: disc;
  margin-top: 1pt;

}

LI {
  font-family: Arial, helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: 400;
}

UL.sidelist {
  list-style-type: disc;
  font-family: Arial, helvetica, sans-serif;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  list-style-type: disc;
  margin-top: 2px;
  margin-bottom: 2px;

}

LI.side {
  font-family: Arial, helvetica, sans-serif;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  list-style-type: disc;
  margin-top: -3px;
  margin-left: -17px;
  
}
	
HR {
	width : 70%;
	size : 1;
	color : #4d4d4d;
	}
	
A.small {
	color : #0000CC;
	font-family : arial, helvetica;
	font-size : 10px;
	text-decoration : underline;
	font-weight : 500;
	}	
	
A.small:hover {
	color : #696969;
	font-family : arial, helvetica;
	font-size : 10px;
	text-decoration : underline;
	font-weight : 500;
	}
	
A.small:visited {
	color : #696969;
	font-family : arial, helvetica;
	font-size : 10px;
	text-decoration : underline;
	font-weight : 500;
	}
		
A.head {
	color : #000000;
	font-family : arial;
	font-size : 10pt;
	text-decoration : underline;
	font-weight : 500;
	}
A.head:hover {
	color : #696969;
	font-family : arial;
	font-size : 10pt;
	text-decoration : none;
	font-weight : 700;
	}


