td, body, div      { color: #333; font-size: 11px; line-height: 12px; font-family: Helvetica, Arial, Geneva, Verdana; text-decoration: none }
a:hover     { color: #c60; font-weight: bold; text-decoration: none }
a     { color: #8b4513; font-weight: bold; text-decoration: none }
.bold  { font-weight: bold }
.italic { font-style: italic }
.borders   { border: solid 1px #333 }
.borders2  { border-top: 1px dotted #808080 }
.bordersTopLeft   { border-top: 1px solid #333; border-left: 1px solid #333 }
.bordersBottom { border-bottom: 1px solid #333 }
li { list-style-type: disc; list-style-position: outside }
.text9px { color: #c0c0c0; font-size: 9px; text-decoration: none }
.menu   { border-bottom: 1px solid #808080 }
h1 {
	font-size: larger;
	font-weight: bold;
}
