.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #FF9933;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
}
.title {
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.code {
	font-family: "Courier New", Courier, mono;
	background-color: #DDDDDD;
	margin-left: 24pt;
	margin-right: 24pt;
	border: 1px solid black;
	padding: 5px;
}
.small {
	font-size: 10px;
}
.cpr {
	font-size: 10pt;
	font-style: italic;
	background-color: #FFDD77;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #0000FF;
	text-decoration: none;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.section {
	font-weight: bold;
}
.codeinline {
	font-family: "Courier New", Courier, mono;
	background-color: #DDDDDD;
}
.screen {
	text-align: center;
}
.underline {
	text-decoration: underline;
}
table {
	border-color: #000000;
}
