.hh { font-family: Arial, Helvetica; font-size: 10pt; }
.hhmed { font-family: Arial, Helvetica; font-size: 8pt; }
.hhbold { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; }

a { text-decoration: none; color:blue; }

.leftSmall { font-family: Arial, Helvetica; font-size: 10pt; text-align: left; }

#contentwrapper{
	/*background-color:#f4ddf6;*/
	/*background-color:white;*/
	background-color:#CCCCFF;
	border:3px solid #ccc;
	padding: 10px;
}
#contentwrapper a{
	color:blue;
}

.friendlistheader{
	background-color: #ff9900;
	font-size:12px;

}
.friendlistheader td{
	padding-bottom:10px;
}
.friendlist{
	background-color:#fff;
}
