html, body {
	height: 100%;
	font:	trebuchet, arial;
}
h3 {
	font-family:	verdana, arial;
	font-size:		10pt;
	font-weight:	bold;
	color:			#66ccff;
	border-bottom:	1px lightgrey solid;
	margin:			5 10 5 10;
	padding:		2 2 2 2;
}
p {
	font-family:	verdana, arial;
	font-size:		8pt;
	margin:			20 20 5 20;
}
td {
	font-family:	verdana, arial;
	font-size:		8pt;
}
ul {
	margin: 0 0 0 50;
}
li {
	margin: 0 0 0 0;
	font-family:	verdana, arial;
	font-size:		8pt;
}
div.bt_db {
	background:			red;	
	width:				200;
}
div.corneredfull { 
	margin: 			10px 0 10 0;
	background: 		#0099ff; }
div.corneredleft { 
	margin: 			10px 50 10 0;
	background: 		#0099ff;
	width: 				100%;										}
div.corneredright { 
	margin: 			10px 10 10 50;
	background: 		#0099ff;
	width: 				100%;
	text-align:			right;										}
b.rtop, b.rbottom {
	display:			block;
	background: 		#FFF;										}
b.rtop b, b.rbottom b {
	display:			block;
	height: 			1px;
    overflow: 			hidden;
    background: #0099ff;											}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

