body { 
     background-image: url('Background.jpg');
     background-repeat: no-repeat;
     background-attachment: fixed;
     background-position: center; 
 } 

td {  left: auto; top: auto; clip:  rect(   ); font-family: "Comic Sans MS"}
td {  font-size:3 ; font-weight: normal; font-style: normal}
td {  color: #330099}

A:hover {text-decoration: none; color: #009900; font-family:"comic Sans MS", Verdana;  font-size:"120%"}
a {text-decoration:none; font-family:"comic Sans MS", Verdana;  color: darkblue; font-size:110%;}

p {  font-family: comic Sans MS, Verdana, Arial; font-size: 11pt; color: #800000 }
p {  }
p {  text-align: justify}

h1 { font-family: "Mistral"; font-size: 23pt; text-align: center ; color: #FF0000} 
h2 { font-family: "Comic Sans MS"; text-align: center ; font-size: 13pt; color: #800000} 
h3 { font-family: "Comic Sans MS"; text-align: left ; color: #330099} 
h4 { font-family: "Comic Sans MS"; text-align: left ; color: #330099} 
h5 { font-family: "Comic Sans MS"; text-align: left ; color: #330099} 
h6 {  font-family: "Comic Sans MS"; text-align: left; color: #000000}

