h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
	letter-spacing: 2px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #669999;
	text-transform: uppercase;
	background-color: #EAEEE3;
	padding: 2px;
	text-indent: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	letter-spacing: 2px;
	font-style: italic;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #669999;
	text-transform: uppercase;
	background-color: #EAEEE3;
	padding: 2px;
	text-indent: 5px;
}
body,div,table,form {font-size: 9pt; font-family: arial; color: #669999; line-height: 12px;
}
b {font-size: 9pt; font-family: arial; color: #B8D0D8;}
strong {font-size: 11px; font-family: arial; color: #000000;}
A:link{COLOR:B8D0D8; TEXT-DECORATION: none; font-weight: bold} 
A:visited{COLOR:006666; TEXT-DECORATION: none; font-weight: bold} 
A:active{COLOR:CCCCCC; TEXT-DECORATION: none; font-weight: bold} 
A:hover{COLOR:669999; TEXT-DECORATION: underline; border-bottom: 1 ridge #cccccc; background:; cursor: help}