.htspecialsymbol 
{
	font-family: Times, Times New Roman, serif;	
	font-size: 12px;
	/* color: White; */
	height: 16px;
	vertical-align: top;
}

.headline { 
	background-color: transparent;	
	font-size: 18px;
	font-weight: bold;  
	font-family: Verdana, Helvetica, Arial, SansSerif, Geneva;
	margin-bottom: 20px;	
	color: #CC691D;
	line-height: 20px;
	}

.subhead {
	font-weight: bold; 
	font-size: 13px; 
	line-height: 14px; 
	font-family: Verdana, Helvetica, Arial, SansSerif, Geneva;	
	color: #cc691d;
}

A:link {
	color: #cc691d;
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : none;
}

A:link:hover {
	color: #cc691d;
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : underline;
}

A:active {
	color: #cc691d;
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : none;
}

A:active:hover {
	color: #cc691d;				
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : underline;
}

A:visited {
	color: #cc691d;
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : none;
}

A:visited:hover {
	color: #cc691d;
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : underline;
}

body {
	font-size: 10px; 
	line-height: 14px; 
	font-family: Verdana, Helvetica, Arial, SansSerif, Geneva;
}

td {
	font-size: 10px; 
	line-height: 14px; 
	font-family: Verdana, Helvetica, Arial, SansSerif, Geneva;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}




.smallbiz:link {
	color: Blue;
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : underline;
}

.smallbiz:link:hover {
	color: Blue;
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : underline;
}

.smallbiz:active {
	color: Blue;
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : underline;
}

.smallbiz:active:hover {
	color: Blue;				
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : underline;
}

.smallbiz:visited {
	color: Blue;
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : underline;
}

.smallbiz:visited:hover {
	color: Blue;
	font-size: 13px; 
	line-height: 14px;
	background-color: transparent;
	text-decoration : underline;
}

