<style type="text/css">
<!--
{ margin : 0 ; padding : 0 ; }

body {
width : 100% ; 
color: #000000;
font-family: Arial, sans-serif;
}

.line {border-bottom:solid 1px #ff0000;}
.book {font-style:oblique;}
.congress {font-style:oblique;}

#myBody { margin: 0 auto; width : 800px ; }
#headerArea { width : 100% ; height : 250px ; }
#leftArea { float : left ; width : 250px ;}
#centerArea { float : left ; width : 550px ; }
#footerArea { width : 100% ; clear : both ; }
#upHeaderArea { width : 100% ; clear : both ; }


address{
color:#000000;
font-size: 85%;
font-size: 1em;
}

p, th, td{
color: #000000;
background-image: url("img/back1.gif");
font-size: 85%;
font-size: 1em;
letter-spacing: 0.02em; 
line-height: 140%;
}

-->

h1 {
color: #0000FF;
background-image: url("img/back1.gif");
font-size: 100%;
font-size: 1em;
}

h2 {
color: #000000;
background-image: url("img/back1.gif");
font-size: 80%;
font-size: 1em;
}

h3 {
color: #000000;
background-image: url("img/back1.gif");
font-size: 70%;
font-size: 1em;
}

table {
width: 700px;
height:100px;
border: 2px #2b2b2b solid;
border-spacing: 1px;
}

ul {
list-style-type: none;
}

</style>