.myDetails {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
}
.myLink {
	font-family: tahoma;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.myTitleLink {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.myTitle {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
