body  {background-color: black; color: white; font-size:16px;line-height:130%;padding-top:0px;}
.code {padding:8px;margin:8px;background-color:#f0f0f0;border:1px solid black;margin-bottom:20px;margin-top:20px;}
body, table, td, span, div {font-family:Verdana, Arial, Helvetica, sans-serif;}
td              {vertical-align: top; padding: 4px; }
h2              {border-bottom: 2px solid black; margin-bottom: 10px; padding-bottom: 8px; padding-top: 12px;}
h3              {color:orange; padding-bottom: 0px; padding-top: 8px;margin-bottom:5px;}
a               {color: white;}
a:hover         {color:red; opacity: 0.7;}
u               {text-decoration: none; color: orange;}
li              {line-height: 150%;}

.box {
	font-size: 24px;
	line-height: 32px;
	width:700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
	padding: 25px;
	border:1px solid white;
	border-radius: 12px;
}

.addr {
	font-size: 18px;
	line-height: 24px;
	text-align: right;
}
