

body { background-color: #ceddfe;
       background-position: top right;
       background-repeat: no-repeat;
       background-attachment: fixed;
       margin: 2px 2px;
       font-family: Comic Sans MS, Arial, Sans-serif; 
       color: #000000;
       font-size: 14pt }
	a:link { color: #000000 }
        a:visited { color: #00cc00 }
        a:hover { color: #660066; font-weight: 900 }
        a:active { color: #000066; font-weight: 900 }

a { border-style: none }

table { border-style: none }

img { border-style: none }

h1 { font-size: 48;
     font-weight: 900 }

h2 { font-size: 36;
     font-weight: 900 }

h3 { font-size: 24;
     font-weight: bolder;
     padding-bottom: 0px }

h4 { font-size: 18;
     font-weight: 900 }

p { font-size: 16;
    font-weight: 500 }

hr { padding-top: 0px;
     padding-bottom: 0px }

ul { font-size: 20;
     font-weight: 800 }

.sz48w900 { font-size: 48;
          font-weight: 900;
          text-align: left }   

.sz36w900 { font-size: 36;
          font-weight: 900;
          text-align: left }  

.sz24w800 { font-size: 24;
            font-weight: 800; }      

.sz16w500 { font-size: 16;
          font-weight: 500;
          text-align: left }

.sz14w700 { font-size: 14;
          font-weight: 700;
          text-align: left }

.sz14w500 { font-size: 14;
          font-weight: 600;
          text-align: left }


table.med { background-color: #ceddfe;
                   text-align: center;
                   font-size: 12;
                   font-weight: 500;
                   font-color: #000000 }

td.med { background-color: #ceddfe;
               border-style: outset;
               border-color: white;
               border-width: thin;
               text-align: center;
               font-size: 14;
               font-weight: 500;
               font-family: Comic Sans MS, Arial, Sans-serif; color: #000000 }

	a.td.med:link { font-color: #000000 } 
              td.med.a:link { color: #000000 }
              td.med.a:visited { color: #00cc00 }
              td.med.a:hover { color: #660066; font-weight: 900 }
              td.med.a:active { color: #000066; font-weight: 900 }
