
div.prof{
	margin-top: 5px;
	padding: 15px 0px 15px 20px;
	font-size: 24px;
	color: #37222f;
	font-weight: 900;
	font-family: arial;
	background: #ffffff;
	border-top: solid 5px #696969;
	border-bottom: solid 1px #cccccc;
}

div.prof2{
	margin-top: 30px;
	padding: 15px 0px 15px 20px;
	font-size: 24px;
	color: #37222f;
	font-weight: 900;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN;
	background: #ffffff;
	border-top: solid 5px #696969;
	border-bottom: solid 1px #cccccc;
}

table.ofc{
	line-height: 130%;
	font-size: 14x;
	text-align: center;
	width: 100%;
	background: #DBD7CE;
}

table.ofc th{
	border-collapse: collapse;
	font-size: 14px;
	padding: 10px;
	background: #EDEBE7;
	text-align: left;
	color: #56474C;
}

table.ofc td{
	border-collapse: collapse;
	padding: 10px;
	font-size: 14px;
	text-align: left;
	background: #ffffff;
}

div.obox1{
	margin-top: 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 140%;
	height: auto;
	background: #ffffff;
	border-bottom: solid 1px #cccccc;
}

.picleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
	background: #C9BBAD;
	width: 230px;
}