/* CSS Document */

.dangerText {
	text-align:left;
	font-size:7pt;
	font-weight:normal;
	font-style:normal;
	line-height: 150%;
	color: #FFFFFF;
}
.dangerText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 150%;
	color: white;
	text-decoration: none;
}
.dangerText a:visited {
	color: #FFFF33;
}
.dangerText a:hover {
	color: #FFCC66;
}
.dangerText a:active {
	color: #FF0000;
}
habody
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.2pt;
}

.ha2
	{
	font-size:7pt;
	font-weight:normal;
	font-style:normal;
	text-indent: 10px;
	color: white;
}
.ha4
	{font-size:13.0pt;
	font-weight:normal;
	font-style:normal;}
.ha5
	{text-align:center;
	font-size:12.0pt;
	font-variant:small-caps;}
.ha6
	{text-align:center;
	font-size:14.0pt;
	font-variant:small-caps;}

	
	.HAtheader, li.HAtheader, div.HAtheader
	{color:black;
	font-size:10pt;
	background-color: white;
	text-align: center;
	vertical-align: top;
	font-weight: bold;}
	
	p.HAsecHeader, li.HAsecHeader, div.HAsecHeader
	{color:#000000;
	font-size:9pt;
	text-align: center;
	font-variant:small-caps;
	font-weight:bold;}
	
	.habodytext, li.habodytext, div.habodytext
	{color:#000000;
	font-size:8pt;
	line-height:125%;}
	
	.habodytext10, li.habodytext10, div.habodytext10
	{color:#000000;
	font-size:10pt;
	line-height:125%;}
		
	
	.HAttext, li.HAttext, div.HAttext
	{
	background-color: #CCCCCC;
	color:#000000;
	font-size:8pt;
	vertical-align:top;
	left: auto;
	text-align: left;
}

.habodytext a {
	text-decoration: none;
	color: #9e7444;
}
 .habodytext a:hover {
	text-decoration: none;
   	color: #ffff00;
}
.habodytext a:visited {
	text-decoration: none;
   	color: green;
}
.habodytext a:active {
	text-decoration: none;
   	color: violet;
}
.baseline {
	font-size: 9pt;
	margin-top: 16px;
	text-align: right;
	color: #FFFFFF;	
	}       
       
.baseline a {
	color: #3366FF;
	text-decoration: none;
	}
	
.baseline a:visited  { 
 	color:#ffff33;
	text-decoration: none 
	}
	
.baseline a:hover  { 
 	color:#ffcc66;
	text-decoration: none 
	}
	
.baseline a:active { 
	color:#ff0000;
	text-decoration: none  
	}
