.prof {
	font-size: 11px;
	line-height: 130%;
	color: #666666;
	margin: 10px 10px 0px;




}
.text {
	font-size: 13px;
	line-height: 160%;
	color: #333333;
	padding: 10px;

}
body {
	background-color: #EEEEEE;
}
a:link {
	color: #4b5a66;
	text-decoration: none;

}
a:visited {
	color: #6a7080;
	text-decoration: none;
}
a:active {
	color: #cc6666;
	text-decoration: underline;

}
a:hover {
	color: #cc6666;
	text-decoration: underline;

}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #135F8C;

}
.page {
	background-position: center;
}
.title {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	color: #333333;

}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;

}
.note {
	font-size: 12px;
	padding-left: 20px;
	color: #666666;

}
.q {
	font-size: 12px;
	color: #666666;
}
.credit {
	font-size: 12px;
	color: #666666;
	line-height: 120%;
	text-align: right;



}

