body {
background-color: #6F9F74;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin: 0;
}
div, p, blockquote, ol, ul, dl, li, dt, dd, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16pt;
color: #000000;
}
.title {font-size: 12pt; font-weight: bold; padding-bottom: 0.25cm}

a:active { color: #0033CC; text-decoration: underline; font-weight: bold; font-size: 12px}
a:link { color: #0033CC; text-decoration: underline; font-weight: bold; font-size: 12px}
a:visited { color: #0033CC; text-decoration: underline; font-weight: bold; font-size: 12px}
a:hover { color: #0033CC; text-decoration: underline; font-weight: bold; font-size: 12px}

/* Chamfer Borders*/
.chamfer {background: transparent; width:80%;}
.chamfer h4, .chamfer p {margin:0 10px;}
.chamfer h4 {color:#000; letter-spacing:1px;}
.chamfer p {padding-bottom:0.5em;}

.chamfer .top, .chamfer .bottom {display:block; background:transparent; font-size:1px;}
.chamfer .b1, .chamfer .b2, .chamfer .b3, .chamfer .b4, .chamfer .b5 {display:block; overflow:hidden; height:1px; background:#CFE6D1; border-left:1px solid #59805D; border-right:1px solid #59805D;}
.chamfer .b1 {margin:0 5px; background:#59805D;}
.chamfer .b2 {margin:0 4px;}
.chamfer .b3 {margin:0 3px;}
.chamfer .b4 {margin:0 2px;}
.chamfer .b5 {margin:0 1px;}

.chamfer .boxcontent {display:block; background:#CFE6D1; border-left:1px solid #59805D; border-right:1px solid #59805D;}