body {background:ivory;color:black;font-family:"Palatino linotype",georgia,serif;}
h1, h2, h3, h4 {color:saddlebrown}
ol ol {list-style:lower-alpha}
a {text-decoration:none}
a:hover {background:bisque;border:thin solid sienna}
table {border: thin solid black}
caption {background:ivory}
th {background:white; border:thin solid lightsalmon}
td {border:thin solid darksalmon}
div {border-left: medium solid red;border-right:medium solid red;padding-left:5ex; }
@media Print  { 
body   {background:white;color:black;font-family:"Palatino linotype",georgia,serif}
h1, h2, h3, h4 {color:black}
a {text-decoration:none;color:black}
}
