a:active { color: #008000; text-decoration: none }
a:hover { color: #ffcc33; border-bottom: dashed 1px}
a:link { color: #008000; text-decoration: none }
a:visited { color: #008000; text-decoration: none }
h3           {
	font-family: Verdana;
	font-size: 8pt;
	color: #000080;
	font-weight: bold;
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	margin-left:10;
	font-style: normal;
}
h2           {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: ##008000;
	font-weight: bold;
	text-align:left;
	margin-left:10;
	margin-top:0;
	margin-bottom:0;
	font-style: italic;
}
h1           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-left: 5;
	margin-right: 0;
	margin-top: 
               0;
	margin-bottom: 0;
	color:#666666;
	font-style: normal;
}
.cfrm { display: none; }