html, body, p, div, h1, h2, h3, h4, h5, h6, ul, ol, li, form {margin: 0px; padding: 0px}
p  { margin-top: 10px; margin-bottom: 10px }
ul, ol { margin-left: 20px }
form { display: inline }

body  { color: #000000; background: #ffffff url(/images/back2000.gif) }
.body, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dd, dt, table, tr, td, th { font-family: Verdana, Geneva, Helvetica, sans-serif; font-size: 10px; font-style: normal }
dt { font-weight: bold }

a:link {  color: #0000CC}
a:visited {  color: #660099}
a:hover {  color: #FF0000; background-color: #FFFF00}
a:active {  color: #990000; background-color: #FFFF00}

.title                          /* album titles on main page */
	{ font-size: 12px; font-weight: bold; }
.head { font-weight: bold; font-size: 12px}

.nav                            /* used in navigation bars */
	{ font-size: 12px; }
.navtableborderbegin { border:1px solid #000000; }
.navtableborderend { border:1px solid #000000; border-top-width:0px; }
.bordertop { border:1px solid #000000; border-right-width:0px; border-bottom-width:0px; border-left-width:0px; }
.borderright { border:1px solid #000000; border-top-width:0px; border-bottom-width:0px; border-left-width:0px; }
.borderleft { border:1px solid #000000; border-top-width:0px; border-bottom-width:0px; border-right-width:0px; }


.bodybold { font-weight: bold}
.smalltext { font-size: 9px }
.bodyULdisc { list-style-type: disc }
.bodyUnderline { text-decoration: underline }
.bodyboldUnderline { font-weight: bold; text-decoration: underline }
