body         {
background: #FFF3E8;
scrollbar-base-color: #AB896D; 
font-family: Arial, "Times New Roman", "Clarity Serif SF", serif, "Trebuchet MS",Verdana,Tahoma, Arial, "Trebuchet MS", Verdana, Helvetica; 
font-size: 12pt; 
color: #3C1E00; 
margin-top: 10px; 
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
}
table, td {
border-color: #3C1E00;
border-width: 1px;
border-style: groove;
}
td {
font-size: 12pt;
}
a:link       { color: #800000; }
a:active     { color : #800000; }
a:hover      { color : #3C1E00; }
a:visited    { color: #800000; }
a:visited:hover { color : #3C1E00; }
a:visited:active { color : #800000; }
/*
a:link       { color: #000080; text-decoration: none }
a:active     { color : #800000; text-decoration: underline; }
a:hover      { color : #800000; text-decoration: underline }
a:visited    { color: #000080; text-decoration: none }
a:visited:hover { color : #800000; text-decoration: underline }
a:visited:active { color : #800000; text-decoration: underline; }
*/
h1 {
text-align: center;
font-family: Arial,Tahoma,"Trebuchet MS",Helvetica,sans-serif;
font-size: 22pt;
}
.intro:first-letter {
font-family : "Trebuchet MS","Times New Roman", Tahoma, arial, helvetica, sans-serif;
font-size : 14pt;
}
P.small {
font-size : small;
}
a:link       { text-decoration: none }
a:hover      { text-decoration: underline }
a:visited    { text-decoration: none }
a:visited:hover { text-decoration: underline }
P.smaller {
font-size : x-small;
text-align: left;
}
hr {
color: #3C1E00;
width: 70%;
height: 2px;
}
ul {
list-style: disc outside;
}