/* style sheet for right pane */

BODY { font-family: verdana, sans-serif; line-height: 23px; font-size: 14px;  margin-right: 10px; background-color: White;  color: Black;     }

a:link {text-decoration: none;  color: Black;  background-color: #E0FFFF;    }
a:visited {text-decoration: none;  color: Black; 	background-color: #E0FFFF;}
a:active {text-decoration: none;  color: Black; background-color: #FFC0CB;  }


h1  { margin-left: 0px;  font-family: "Times New Roman", Times, serif;  font-size: 25px;  color: Blue;  margin-top: 10px;  margin-bottom: 5px;         }

h2 { margin-left: 0px;  margin-top: 15px; margin-bottom: 0px; color: Blue;    font-size: 23px;    border: 0px;  font-family: "Times New Roman", Times, serif;                  }

h3 { margin-left: 0px;  margin-top: 15px; margin-bottom: 0px; color: Blue;    font-size: 21px;    border: 0px;  font-family: "Times New Roman", Times, serif;                      }

h4
 { margin-left: 0px;  margin-top: 15px; margin-bottom: 0px; color: Blue;    font-size: 19px;  border: 0px;  font-family: "Courier New", Courier, monospace;    font-style: italic;                   }

h5
 { margin-left: 0px;  margin-top: 15px; margin-bottom: 0px; color: Blue;    font-size: 17px;    border: 0px;  font-family: "Courier New", Courier, monospace;    font-style: italic;                   }	


					  

SPAN { font-size: .9em; font-weight: bold; }
EM { font-family: Verdana, sans-serif; font-size: .9em; font-style: normal; font-weight: bold; color: Red; }
P { margin-top: 5px; text-indent: 15px; margin-bottom: 0px; }

CENTER.eq {font-family: Fixedsys, sans-serif;   }


STRONG { font-weight: bold; font-style: normal; font-size: .9em; }
b { font-weight: bold;  font-size: .9em;  }

.f95file { color: #20B2AA; }
.d { color: Green; }
.gr { color: #F08080; }
.lst { color: Blue; }
.ovl { text-decoration: overline; }

DT { margin-left: 16px; }
DD { margin-left: 32px; }

ul { margin-left: 10px;  text-indent: -10px;  list-style-type: none;   }
li { margin-left: 20px;  text-indent: -10px;  list-style-type: none;   }
li.tb { margin-left: 30px;  text-indent: -10px;  list-style-type: none;   }

code { color: Fuchsia;  vertical-align: middle;  font-size: 16px;      }



div.equ { text-align: center;  font-weight: bold;  }
div.equ span { float: right; }
/*.tb { margin-left: 32px; }*/
div   { text-indent: -10px;  margin-left: 10px;  margin-top: 3px;   }
div.a { text-indent: -10px;  margin-left: 20px;  }
div.b { text-indent: -10px;  margin-left: 30px;  }
div.c { text-indent: -10px;  margin-left: 40px;  }
div.dd { text-indent: -10px;  margin-left: 50px;  }




