body{
 background-color: #ffffff;
 color: #000000;
 text-align: center;
}
h1{
 border-bottom: solid 1px #000000;
 font-size: 180%;
 margin-top: 0;
 margin-bottom: 5px;
 padding-bottom: 2px;
 text-align: center;
}
p{
 font-size: 80%;
 margin-top: 0;
 margin-bottom: 5px;
 line-height: 140%;
}
ul{
 font-size: 80%;
 line-height: 140%;
 margin-top: 10px;
 margin-bottom: 5px;
}
div{
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 width: 728px;
}
a:link{
 color: #0000ff;
}
a:visied{
 color: #000080;
}
a:hover{
 text-decoration: none;
}
.tdftad{
 clear: both;
 text-align: left;
}
.tdftad a{
 color: #000080;
 text-decoration: none;
}