BODY {
background: white
}

H1 {
font-size: xx-large;
color: red;
margin-top: 15px;
margin-bottom: -10pt;
}

H1.sub {
font-size: x-large;
}

P {
margin-left: 5%;
margin-right: 5%;
line-height: 140%;
}

A {
 text-decoration : none
}

DIV {
text-align: center;
}

DIV.date {
color: blue;
margin-top: 20px;
}

TABLE {
	margin-right: auto;
	margin-left: auto;
}

TD {
text-align: left;
font-size: small;
line-height: 120%;
vertical-align: top;
padding-left: 7pt;
padding-right: 7pt;
white-space: nowrap;
}

.ad {
margin-top: 10pt;
margin-bottom: 10pt
}

.right {
text-align: right
}

.center {
text-align: center
}

.data {
color: #666666;
font-size: small;
margin-bottom: 10pt
}

.gray {
color: #666666
}
