BODY { background: #FFFFFF url("pictures/BG_15.gif") repeat;
       font-family: New Century Schoolbook, Centure Schoolbook, Times, serif;
       color: #003300;
       margin-left: 20;
       margin-top: 10;
     }
  A:link { color: #990000 }
  A:visited { color: #330033 }
  A:hover { color: #000099 } 
  A:active  { color: #000099 }

H1 { font-size: 24;
     font-weight: bold }

H2 { font-size: 18;
     font-weight: bold }

.larger { font-size: 18;
          font-weight: normal }

.large  { font-size: 16;
          font-weight: normal }

.normal { font-size: 14;
          font-weight: normal }

.small  { font-size: 12;
	  font-weight: normal }

.tiny   { font-size: 10;
          font-weight: normal }

.smallitalic {font-size: 12;
              font-weight: normal;
              font-style: italic }

.normalitalic {font-size: 14;
              font-weight: normal;
              font-style: italic }

.largeitalic {font-size: 16;
              font-weight: normal;
              font-style: italic }
