body {color: #000000; font-family: times } 

p { font-size: 100% }

th { text-align: center; background: #999999 }
td { font-size: 100% }

h1 {font-size: 150% ; text-align: center }
h2 {font-size: 120% }
h3 {font-size: 90% }
h4 {font-size: 80% }

a {text-decoration: none}
a:link { color: #0033CC }
a:active { color: #666666 }

.center {text-align: center}
.right {text-align: right}
.left {text-align: left}
.smaller {font-size: 70%}
.bigger { font-size: 90%}
.body { background: #ffffff  }
.red { color: #cc0000 }
.black { color: #000000 }
.wh { color: #ffffff }
.yel { background: #ffffcc }
.green2 { color: #336633; font-weight: bold }
.pink { color: #cc0099 }
.footer { font-size: 10px; color: #666666  }
.floatr {float: right}
