body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.style-title {
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

pre {
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 1em;
    border: 1px dashed #2f6fab;
    color: Black;
    background-color: #f9f9f9;
    line-height: 1.1em;
}