body { 
background-image : url(../images/background.jpg)
 } 


a {text-decoration: none;}


td {
 font-family: arial;
 font-size: 10pt;
 color: #ffffff;
}

h1 {
 font-family: arial;
 font-size: 15pt;
 color: #000000;
}

h2 {
 font-family: arial;
 font-size: 14pt;
 color: #ffffff;
}

h3 {
 font-family: arial;
 font-size: 14pt;
 color: #ffffff;
 text-decoration: underline
}
h4 {
 font-family: arial;
 font-size: 12pt;
 color: #ffffff;
}

hr {
 height: 1;
 width: 90%;
}
