a:link {color: #cccc99; /*unvisited link*/ text-decoration: none}
a:visited {color: #cccc99; /*visited link*/ text-decoration: none}
a:active {color: #ffff00; /*active link*/ text-decoration: none}
a:hover {color: #ffff00}
.bd {font-weight: bold}
.bord1 {border: none}
.cen {text-align: center}
.cen1 {text-align: center; font-style: italic; font-weight: bold; line-height: 1em}
.fig {border: none; position: relative; top: 1px}
.fig2 {background: green; color: black; font-weight: bold; border: groove thin; position: absolute; top: 25%; left: 37%}
.format {background: black; margin-left: 3em; margin-right: 3em; line-height: 2em; font-family: Arial, Geneva, Sans-Serif}
.format1 {background: black; margin-left: 3em; margin-right: 3em; line-height: 1em; font-family: Arial, Geneva, Sans-Serif}
format2 {background: black; margin-left: 3em; margin-right: 3em; line-height: 2em; font-family: Arial, Geneva, Sans-Serif}
.header {background: black; color: green; font-weight: bold}
.ind {margin-left: 2em}
.ind1 {margin-left: 2em; font-style: italic}
.ital {font-style: italic}
.nav1 {position: relative; right: 10px}
.nav2 {position: relative; left: 10px}
.negindent {text-indent:-2em; margin-left: 3em; margin-right: 3em}
.pad {padding-top: 2em; padding-left: 10em}
.pre {white-space: pre}
.table {background: black}
.title {border: outset thick black; color: black; text-align: center; font-weight: bold; font-size: large}
