.t10 { font-size: 10px; }
.t12 { font-size: 12px; }
body { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); margin: 0px; }
a:link { color: rgb(0, 51, 0); text-decoration: underline; }
a:visited { color: rgb(0, 51, 0); text-decoration: underline; }
a:hover { color: rgb(51, 153, 51); text-decoration: underline; }
a:active { color: rgb(51, 153, 51); text-decoration: none; }

