body {

  background-color: #ffffff;

}
.pitems {
font-weight: bold;
color: #0000a0;

}

.quote {

  font-weight: bold;

  color: #F04B1E;

  margin-right: 5%;

  margin-left: 5%;

}



.leftcont {

font-weight: normal;

}



.leftcont img {

float: left;
padding: 4px;
margin-left: 3px;

}



.rightcont {

font-weight: normal;


}

 .rightcont img {

 float: right;
 padding: 4px;
margin-right: 3px;
}



.clearboth {

clear: both;

 }

 

.bold {

  font-weight: bold;

}



p,td {

  font-family: Arial, sans-serif; 

  color: #000000;
  font-size: x-small;

  font-style: normal;

  font-weight: normal;

}



.footer {

  font-size: xx-small;

}



a {

    color: #0066ff;

    text-decoration: underline;

    font-weight: bold;

}



a:hover {  

    color: #ffffff;  

    background-color: #3300cc;  

    text-decoration: none;

}

a:active {

 color: #99ffff;  

    background-color: #3300cc;  

    text-decoration: none;

}

.topic {

    color: #ffffff;

    text-decoration: none;

    font-weight: bold;

}

.topic a {

 color: #ffffff;

    text-decoration: underline;

    font-weight: bold;

}



.subtopic {

    color: #0139F2;

	margin-top: 0.25em;

    text-decoration: none;

    font-weight: normal;

}



h1 {

  font-family: Arial, sans-serif; 

  color: #0139F2;

  font-size: large;

  font-weight: bold;

  margin-bottom: .1em;
  align: center;

}



h2 {

  font-family: Arial, sans-serif; 

  color: #0139F2;

  font-size: 1.2em;

  font-weight: bold;
  margin-top: 1em;

  margin-bottom: 0.1em;

}



h3 {

  font-family: Arial, sans-serif; 

  color: #0139F2;

  font-size: 1.1em;

  font-weight: bold;
  margin-top: 0.3em;
  margin-bottom: 0.1em;

}



h4 {

  font-family: Arial, sans-serif; 

  color: #000000;

  font-size: small;

  font-weight: bold;

  margin-bottom: .1em;

}



h5 {

  font-family: Arial, sans-serif; 

  color: #000000;

  font-size: x-small;

  font-weight: bold;

   margin-bottom: .1em;

}



h6 {

  font-family: Arial, sans-serif; 

  color: #663399;

  font-size: small;

  font-weight: normal;

}



