.steelorchid {
	font-family: "Lucida Sans", "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	cursor: text;
}

.noline {
	font-family: "Lucida Sans", "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #AAA8A8;
	text-decoration: none;
	cursor: pointer;
	line-height: 8px;
	}
a.noline:link	{
	color: #AAA8A8;
	text-decoration: none;
	}
a.noline:hover {
	color: #AAA8A8;
	text-decoration: none;
	}
	
A.noline:visited {
	color: #AAA8A8;
	text-decoration: none;
	}
	
A.noline:active {
	color: #AAA8A8;
	text-decoration: none;
	border: none;
	}
	
.noborder {

	text-decoration: none;
	cursor: pointer;
	border: none;
	}
a.noborder:link	{
	border: none;
	text-decoration: none;
	}
a.noborder:hover {
	border: none;
	text-decoration: none;
	}
	
A.noborder:visited {
	border: none;
	text-decoration: none;
	}
	
A.noborder:active {
	border: none;
	text-decoration: none;
	}

a:link	{
	color: #AAA8A8;
	text-decoration: underline;
	cursor: pointer;
	}
a:hover {
	color: #AAA8A8;
	text-decoration: underline;
	cursor: pointer;
	}

a:visited {
	color: #AAA8A8;
	text-decoration: underline;
	cursor: pointer;
	}
	
a:active {
	color: #AAA8A8;
	text-decoration: underline;
	cursor: pointer;
	}




.SOsmall {
	font-family: "Lucida Sans", "Arial";
	font-size: small;
	font-weight: normal;
	color: #999999;
}
.steelorchidsmall {
	font-family: "Lucida Sans", "Arial";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.special {
	font-family: "Lucida Sans", "Arial";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallspecial {
	font-family: "Lucida Sans", "Arial";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.subhead  {
	font-family: "Lucida Sans", "Arial";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.subsubhead	{
	font-family: "Lucida Sans", "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
Quote .noline {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	text-indent: 25px;
}
.Picture {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;

}
