body {font-family: arial; }
.left {cell-padding: 20px; text-align: left;}
.blue {color: blue;}
.magenta {color: magenta;}
.aqua {color: #0066CC;}
.ltgrn {color: #008000;}
.rust {color: #CC0000;}
p{text-align: center;}



h1, h2, h3 {text-align: center;}
h3 { font-weight: 400; text-decoration: underline; font-size: 18pt; }
hr {width: 60%; }
p.fi:first-line {font-weight: bold; text-align:center;}
.sold {color: red; font-weight: bold;}
.adsl {font-family: arial; text-align: center; }
.box {margin: 2em; padding: 10px; border: solid thin black; background: gray;}
.ftp {margin: 2em; padding: 10px; border: solid thin black; background: white; float: center; width: 200px; height: 200px; }
