body{background-image: url(images/bgimg.gif);
     bacbackground-repeat: repeat
     }

h1{margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    color: #ffffff;
    font-weight:bold;
     }
     
h3{margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding:0.5em;
    font-weight:bold;
    background-color: #000000;
    color: #ffffff;
     }

.c1{margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 20px;
    line-height: 1.5em;
    
     }
     
.c2{margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
    color: #ffffff;
    line-height: 1.5em;
     }

a:link { color: blue }
a:visited { color: purple }
a:hover { color: aqua }


.font9 { font-size : 11pt ; color : #000000 ; background-color : #ffffff ; text-align :center;}
.font10 { font-size : 11pt ; color : #000000 ; background-color : #ffffff ;}