  A: {text-decoration: none; }
 A:link {text-decoration: none; }
 A:active {text-decoration: none; }
 A:visited {text-decoration: none;}

 .rowheader  { background-color: lightyellow; }
li {text-indent : 4px; font-size : small; }
.indent { text-indent : 15px; }
.margin1 {margin-left : 15x;}

.indent2 {text-indent : 30px;}

.lpad {	padding-left : 15px;}

.TDwhite{ color : white;}

.smallbold { font-size: smaller; font-weight : bold; }
.whitelink { background-color: white; color: red; font-weight : normal; }

.setwidth400  {width : 500px; }
.setwidth600  {width : 500px;}
.smalltext{ font-size : smaller; }
.center{ text-align : center;  }

H1, H2, H3, H4, H5 {margin: 0px}

.nav1{background:#0000D8;color:#FFFFFF;font-size:11px; font-weight : bold; text-decoration: underline;}
a.nav1:link{color:#FFFFFF;font:11px Arial; font-weight : bold; text-decoration: underline;}
a.nav1:visited{color:#FFFFFF;font:11px Arial; font-weight : bold; text-decoration: underline;}
a.nav1:hover{background:#0000D8; color:#FF0000;font:11px Arial; font-weight : bold; text-decoration: underline;}
a.nav1:active{color:#FFFFFF;font:11px Arial; font-weight : bold; text-decoration: underline;}
