@page {
	# size:		landscape;
	margin:		3cm;
}
body {
	background-color:	#ffffff;
        font-family:    Times New Roman, Times;
	color:		#000000;
}

div.head {
	text-align:	center;
        font-family:    cursive;
        font-weight:     bold;
	font-size:	44pt;
	vertical-align:	middle;
	color:		#a000ff;
}

div.content {
	text-align:	left;
        font-family:    Times New Roman, Times;
        font-style:     normal;
	font-weight:	normal;
	font-size:	12pt;
}

div.error {
	color:		#000000;
        text-align:     center;
        font-weight:    bold;
        font-style:     normal;
}

td {
	vertical-align:	middle;
}

tr.left {
	margin-left:	24em;
	vertical-align:	top;
}

td.left {
	margin-left:	24em;
	vertical-align:	top;
}

hr.separator {
	color:		#0000c0;
	vertical-align:	middle;
}

span.title {
	vertical-align:	top;
}

span.col1 {
	text-indent:	1cm;
}

span.col2 {
	text-indent:	4cm;
}

span.col3 {
	text-indent:	10cm;
}

span.info {
	font-weight:	normal;
}

span.name {
	font-weight:	bold;
	font-size:	16pt;
}

span.data {
	font-weight:	bold;
}
b.red {
	color:          #c00020;
	font-family:    Arial;
	font-weight:    bold;
	font-style:     italic;
	font-size:	24pt;
}

