BODY   { background-attachment: fixed;
         font-family: Arial CE, Arial, Helvetica, sans-serif;
         font-style: normal;
         font-weight: normal;
         font-size: normal;
         text-align: justify }

H1 { font-family: Arial CE, Arial, Helvetica, sans-serif;
     font-style: normal;
     font-weight: bold;
     font-size: x-large;
     text-align: center; }
	 
H2 { font-family: Arial CE, Arial, Helvetica, sans-serif;
     font-style: normal;
     font-weight: bold;
     font-size: large;
     text-align: center; }

LI { list-style: disc }

DT { font-weight: bold }


LI LI { list-style: square }

.center { text-align: center }

.justify { text-align: justify }

.biggerspacing { line-height: 1.6; }

.frame  { font-size: large;
	  font-weight: bold;
	  text-align: center;
	  color: white;
	  background: black; }

.larger { font-size: larger; }


.photo { font-size: x-small; }

.photo_center { font-size: xx-small;
                text-align: center; }

.note { font-size: xx-small; }

.note_center { font-size: xx-small;
               text-align: center; }

.small { font-size: small; }

.small_center { font-size: small;
                text-align: center; }

A:link { color: blue;
	 text-decoration: none }

A:visited { color: red;
            text-decoration: none }

A:active { color: purple;
	   text-decoration: none }

A:hover { color: green;
	 text-decoration: none }

.current { padding-top: 1pt;
	   padding-bottom: 1pt;
	   padding-left: 1pt;
	   padding-right: 1pt;
           background-color: silver }
