body {margin:0;

background-color:white;

border-top:none;

border-right:none;

border-left:10px purple dashed;

padding:30px;

font-family:'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;}



h1 {color:blue;}



h2 {color:red;}

p.date {font-weight:bold;color:purple;float:right;}

p.sig {font-size:smaller;}

p.bold {font-weight:700;}

p.modify {font-size:smaller; font-style:italic;}

p.name {font-family: "Comic Sans MS"; font-weight:bold; font-size:larger;}

div.box {border:3px dashed #009f3c; 

width:75%; 

background-color:#d5e9d7;

padding:0.5cm;

margin-left:auto;

margin-right:auto;

text-align:left;}


blockquote p {font-size:smaller; font-style:italic;font-weight:500; background-color:#ccc; padding:10px; }


div.headernav a {

font-size:12px;

color:#006;}



div.headernav a:hover {color:#c00;background-color:yellow;}

ul {line-height:200%;}

ol {line-height:150%; list-style-type:lower-alpha;}

hr {border:0 #ccc solid;border-top-width:1px;clear:both;height:0}