BODY{
font-family: Arial, Helvetica, Sans Serif;
font-style: normal;
font-size: x-small;
font-weight: lighter;
color: #400000;
background-image: url(paper2.jpg);
}
td{
font-family: Arial, Helvetica, Sans Serif;
font-style: normal;
font-size: x-small;
font-weight: lighter;
}
h1{
font-family: Arial, Helvetica, Sans Serif;
font-size: 18px;
font-weight: lighter;

}
h2{
font-family: Arial, Helvetica, Sans Serif;
font-style: normal;
font-size: 16px;
font-weight: lighter;
}

h3{
font-family: Arial, Helvetica, Sans Serif;
font-style: normal;
font-size: small;
font-weight: normal;
}

a:link{
color: #800000;
font-family: Arial;
font-size: 12px;
font-weight:normal;
letter-spacing:1px;
text-decoration: none;

}

a:hover{
color: #000000;
font-family: Arial;
font-size: 12px;
font-weight:normal;
letter-spacing:1px;
text-decoration: none;

}


a:visited{
color: #800000;
font-family: Arial;
font-size: 12px;
font-weight:normal;
letter-spacing:1px;
text-decoration: none;

}
ul{
list-style-image: url(bullet.gif);
}
