.black10 {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.black10bold {


	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.grey10 {


	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.grey10bold {



	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.grey11 {



	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.grey11bold {




	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.black11 {




	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.white11 {





	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.darkgreyspace {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 17px;
}
.grey11space {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
}
.portfolio_bg {
	background-image: url(pics/portfolio_bg.jpg);
	height: 220px;
	width: 220px;
}

