<!-- 
a:link, a:active, a:visited {
	font-family: Arial, sans-serif;
	/*font-size: 10px;*/
	color: blue;
	text-decoration: underline;
}

/*body, div {
	margin: 0px;
	padding: 0px;
}*/

h1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	/*border-bottom: 1px solid #333366;*/
	color:black;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	/*  border-bottom: 1px dashed #333366;*/
	color: black;
}

.h2a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*  border-bottom: 1px dashed #333366;*/
	color: black;
}

.h1a {
	font-family: Arial, sans-serif;
  font-size: 22px;	
  font-weight: bold;	
  color:#B20438;
}

.ach2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	/*vertical-align: top;*/
	line-height: 110%;
	color: black;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	/*vertical-align: top;*/
	line-height: 110%;
	color: black;
}

.stdText {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 110%;
	color: black;
}

.indent {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 145%;
	color: black;
}

ol li,ul li {
	list-style-position: outside;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 135%;
  margin-top: 4pt;
	color: black;
}

.BulletList {
	padding:0px 15px 0px 15px;
	font-size:11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.BulletList2 {
	padding:2px 0px 2px 0px;
	font-size:12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.sm {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: black;
}

.smal {
font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 110%;
	color: black;
}  
 -->