.title-main {
	font: bold x-large "Times New Roman", Times, serif;


}
.title-chapter {
	font: bold large "Times New Roman", Times, serif;
	border-bottom: 1px solid;
	padding-bottom: 2px;


}
.main {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	background: #FFCC99;

}
.mono {
	font: x-small "Courier New", Courier, mono;
}
.title-subchapter {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}
.screen {
	font: x-small "Courier New", Courier, mono;
	background: #FFCCCC;
	margin: 15px;
	padding: 10px;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;


}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.description {
	margin-left: 50px;
}
