body {
	margin: 0px;
}
ul, ol{margin: 0; padding: 0; list-style: none;}

#content_bg {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.content_top_bg {
	background-repeat: no-repeat;
	background-position: left top;
}

.white_verdana_15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.green_arial_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #138e9f;
	text-decoration: none;
}
.pink_arial_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ec3297;
	text-decoration: none;
}
.title_heading {
	font-family: tahoma;
	font-size: 16px;
	color: #ec3297;
	text-decoration: none;
}
.title_heading:hover {
	font-family: tahoma;
	font-size: 16px;
	color: #ec3297;
	text-decoration: underline;
}
.green_tahoma_12 {
	font-family: tahoma;
	font-size: 12px;
	color: #138e9f;
	text-decoration: none;
}

.pink_arial_11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ec3297;
	text-decoration: underline;
}

.green_arial_11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #138e9f;
	text-decoration: underline;
}

.pink_tahoma_12 {
	font-family: tahoma;
	font-size: 12px;
	color: #ec3297;
	text-decoration: none;
}
.pink_tahoma12_link {
	font-family: tahoma;
	font-size: 12px;
	color: #ec3297;
	text-decoration: none;
}
.pink_tahoma12_link:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #ec3297;
	text-decoration: underline;
}
.grey-11-normal {
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.biography-img {
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.title_pink {
	font-family: tahoma;
	font-size: 16px;
	color: #ec3297;
	text-decoration: none;
}
