body       { background: url(../gif/paper1.jpg);
             background-color: #ffffff }

a:link     { color: #800000;
             text-decoration: none }

a:visited  { color: #800000;
             text-decoration: none }

a:hover    { color: #800000;
             text-decoration: underline }
			 
a[name]:hover    { color: inherit;
                   text-decoration: inherit }

.list      { color: #800000 }

.inside    { font-size: 85%;
			 font-style: italic }

.banner    { font-style: italic;
             font-weight: bold;
             font-family: Arial, Sans-serif;
             font-size: 105% }

h1         { font-style: italic;
             text-align: center;
             color: #ff0000 }

address    { margin-left: 20%;
			 margin-right: 20%;
			 border-style: solid;
			 border-color: #800000;
			 border-width: 2px 0px 0px 0px }

h3         { color: #800000 }

h4         { font-family: Arial, Sans-serif;
             font-style: italic;
			 font-size: 94% }

img, table { border: 0px }

p          { font-size: 97% }

li         { list-style-type: disc;
             font-size: 97% }

.earth      { color: #45789e }

