
/* ::::: http://mainstream.topbucks.com/websites.html ::::: */

* { font-family: verdana; color: inherit; }
body { margin: 0px; padding: 0px; }
a { color: blue; }
a:hover { color: red; text-decoration: none; }
hr { height: 1px; }
table { font-size: x-small; }
table.head { border: 1px outset lightgrey; background-color: lightgrey; }
table.center { margin-left: auto; margin-right: auto; }
span.hidden { visibility: hidden; position: absolute; }
a img { border-width: 0px; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.under { text-decoration: underline; }
div.center, p.center, td.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.justify { text-align: justify; }
table.subtable { border: 1px solid dimgray; width: 570px; margin-left: auto; margin-right: auto; }
td.subbody { padding: 10px; }
div.subtitle { color: darkgoldenrod; font-size: x-small; font-weight: bold; letter-spacing: 1px; }
div.subbody { padding-left: 2em; text-align: justify; }
img.subimg { width: 570px; height: 20px; }
