body {background-color: rgb(250,240,230) }
h2 {color: navy; font-size:15pt;}
h1.black
{
position: absolute;
top: 2px;
left: 12px;
color: rgb(0,0,0);
}

h1.purpel
{
position: absolute;
top: 0px;
left: 10px;
color: rgb(147,112,219);
}

hr {color:navy;}
p {font-size:11pt; margin-left: 15px;}
a:link     { color:green;}
a:visited  { color:brown;}
a:active   { color:blue;}
a:hover    { color:black;}

p {font-family: courier}
p.sansserif {font-family: "sans-serif"; color:navy;}
p.thicker {font-weight: 900; color:red;}
p.reminder {font-weight: 1000; color:yellow;}
p.bolder {font-weight: 900}

