h1, h2, h3, h4, h5, h6
{
  font-family: Times New Roman, Verdana, Arial, Times;
  color: rgb(0,0,128);
}
h5
{
  font-size:16px;
}
h6
{
  font-family: Courier New, Book Antiqua, Times;
  color: rgb(51,102,51);
}

.SeeAlso
{
  font-family: Times New Roman, Verdana, Arial, Times;
  background-color: #EEF5D3;
}

.Example
{
  font-family: Courier New, Book Antiqua, Times;
  background-color:lightgrey;
  padding-left:18px;
  font-size:12px;
}

.OutlineList
{
  font-family: Times New Roman, Verdana, Arial, Times;
  padding-top:6pt;
}

.LogoFormat
{
  font-family: Times New Roman;
  font-style: italic; 
}

.switchgroup1
{
  padding-left: 18px;
}
.switchgroup1 img
{
  padding-left: 18px;
}

.switchgroup2
{
  padding-left: 18px;
}
.switchgroup2 img
{
  padding-left: 18px;
}

.switchgroupnone
{
  padding-left: 2px;
}

.handcursor
{
  background-color: #EEF5D3;
  cursor:hand;
  cursor:pointer;
}

