@charset "utf-8";
/* CSS Document */

	body, table {color: #0b4e80; background: white;
	font-family: Arial, sans-serif;
	font-size: 11pt}
	
	p.head1 {text-align:center; color: #008080;
	font-weight:bolder; font-size:1.2em; text-decoration:underline}
	p.in5 {margin-left:5%; margin-right:5%}
	p.hang {margin-left:4em; text-indent:-4em}
	
	span.sm {font-size: .8em}
	span.smr {font-size: .8em; color:red}

    .bxhead {border-style:solid; border-width:thin; border-color: #0b4e80; background-color:#0b4e80; 
    padding:.2em; font-weight:bold; text-align:center; color:white; margin-bottom:0; font-size:.8em}
    .bxbody {border-style:solid; border-width:thin; border-color: #0b4e80; padding:.2em}

	li {margin-top:4px}

	td.left {border-left: red thick solid}
	td.bot {border-bottom: red thick solid}
	.green {color: green}
	.red {color:red}
	td {vertical-align:top}
	td.label {vertical-align:middle; width:200}
	td.labelr {vertical-align:middle; width:200;border-left: red thick solid}
