.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

@media print {
body { font-size: 10pt;
	color: black;
	background: white;
	font-family: "times new roman", garamond, serif;
	margin-left: 1%;
	margin-right: 1%; }
p { orphans: 3; }
}

@media screen {
body { 
	font-family: verdana,calibri,arial,helvetica,sans-serif;
	font-size: 12pt;
	color: black;
	background: #ffffff; }

H1 { font-weight: bold;
	font-size: x-large; }
h2 { font-weight: bold;
	font-style: normal;
	font-size: large; }
H3 { font-weight: bold;
	font-size: medium; }
}

norm { font-size: large; font-style: normal; }

test { 
	font-size 14pt;
	color: red;
	background: #ffffff; }

small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 4pt;
	color: red;
	background: #ffffff; }


@media screen, print {
h1 { font-weight: bold;
	color: #000000;
	font-size: x-large; }
h2 { font-weight: bold;
	color: #000000;
	font-size: large; }
h3 { font-weight: bold;
	color: #000000;
	font-size: medium; }
}



