BODY {
background: white
}

H1 {
font-size: x-large;
color: red;
text-align: center;
margin: 0px;
}

H1.sub {
font-size: large;
}

P {
margin-left: 5%;
margin-right: 5%;
line-height: 140%;
}

A {
 text-decoration : none
}

DIV.date {
color: blue;
margin-top: 0.5em;
}

.amazon {
font-size: x-small;
line-height: 120%;
float: left;
margin-left: 15pt;
margin-right: 15pt
}

.ad {
text-align: center;
margin-top: 10pt;
margin-bottom: 10pt
}

.right {
text-align: right
}
.center {
text-align: center
}

.data {
color: #666666;
text-align: center;
font-size: x-small;
margin-bottom: 10pt
}

.gray {
color: #666666
}

.float {
float: left;
}

