@charset "UTF-8";
/* CSS Document */

#personal {
	color: #fff;
	font-weight: bold;
	background-image: url(../images/btn/MenuBarVerticalActive.jpg);
}
#lessons td {
	width: 315px;
	vertical-align: top;
	padding: 5px;
}
#lessons p {
	font-size: 0.95em;
	margin: 2px 0px;
	color: #000;
}
#lessons a {
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}
#lessons h3 {
	margin-left: 0px;
}
#box0 {
	height: 180px;
}
