/* Put the following line in the HEAD section of the relevant HTML page

	<link rel=stylesheet href="standard.css" type="text/css">
*/
/* Begin CSS Proper */
/* blue=#0000ff crimson=#900000*/
   .dropcap {font-size: 24; color: #900000}
         hr {align: center; width: 50%; color: #0000ff}
         li {font-family: arial; font-size: 14}
          p {font-family: arial; font-size: 14}
p.copyright {text-align: center; font-family: arial; font-size: 10; font-weight: bold; font-style: italic; color: #0000ff}
     p.date {font-family: arial; font-size: 14; font-style: italic; color: #900000}
         ul {list-style-type: circle}
/* End CSS Proper */