body {
	margin: 0; border: 0; padding: 0;
}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
}

.body a {
color: #666666;
}
.blue {
	font-weight: normal;
	color: #5096b9;
}
.black {
	color: #000000;
}
.link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CCCC33;
}
.brown {
	font-weight: bold;
	color: #504104;
}
a:visited {
	color: #999999;
}
.date {
	color: #FF9900;
}
.green {
	color: #57b599;
}
.greenbold {
	font-weight: bold;
	color: 57B599;
}
.small {
	font-size: 10px;
}


/* NEW STYLEZ */

div.wo_content, 
table.wo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	
	width: 500px;
	
}

table.wo td {
	margin: 0; border: 0; padding: 0 0 18px 0; vertical-align: top; 
}

table.wo td:first-child,
table.wo td.first { width: 100px; vertical-align: top; padding-right: 5px; }


div.wo_content p {
	margin: 0 0 9px 0;
}

div.wo_content p:last-child {
	margin: 0;
}

div.wo_content h2 {
	font-size: 14px;
	margin: 0 0 18px 0;
	font-weight: bold;
	color: #504104;
}

div.wo_content h3 {
	font-size: 12px; 
	margin: 0 0 9px 0;
	font-weight: bold;
	color: #504104;
}

div.wo_content h3 span {
	font-weight: normal;
	color:Ê#666 !important;
}

div.wo_content div.bio {
	margin: 0 0 18px 0;
}

div.wo_content div.bio p {
	margin: 0;
}

div.wo_content ul {
	list-style: none;
	margin: 0; padding: 0;
	width: 200px; margin: 0 40px 36px  0;
	float: left;
}


div.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
	border: 0;
	padding: 0;
	margin: 0;
}
