html, body {
margin:0px;
padding:15px;
padding-bottom:0px;
background-color: 999966;
background-image : url(img/BG95.gif);
background-repeat: repeat;
}

table {
border-collapse: collapse;
text-align: center;
vertical-align: top;
background-image: url(img/.gif);
background-position: right bottom;
background-repeat: no-repeat;
font-family: Monotype Corsiva;
font-size: medium;
color: ffffff;
}

td {
text-align: center;
vertical-align: top;
}

p {
text-align: left;
vertical-align: top;
}

img {
border-color: ffffff;
border-width: 1px;
border-style: ridge;
}

img.simple {
border-width: 0px;
}

a{
font-family: Monotype Corsiva;
font-size: medium;
font-weight: normal;
color: ffffff;
text-decoration: none;
}

a:hover{
text-decoration:underline;
}

h1{
font-family : Monotype Corsiva;
font-size : x-large;
font-weight : normal;
color : ffffff;
text-decoration : none;
text-align : center;
}