* { font-size: 11px; font-family: Arial, sans-serif }

.code {
 margin-left: 1cm;
 white-space: pre;
 padding: 0.5em;
 background-color: #efefef;
 border: 1px dotted blue;
 font-family: monospace;
}



.loypeframe {
	margin-left: 0.1em;
        width: 99%;
	margin-bottom: 0.1em;
        border-right: gray 3px inset; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: gray 2px inset; 
	font-size: 11px; 
	font-family: arial, tahoma,Verdana,sans-serif;
	padding: 0.3em;
        page-break-before: always;
}

.pgheader { font-size: 110%; background-color: #abcdef; text-align: left;}

img.border,img.imgborder {
 border: 1px solid black;
}

.addspace {margin-top: 2em}

table.sortable tr:hover {
 background-color: #abcdef;
}

