/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

// p {
  font-family:Verdana, Tahoma, Arial, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14pt; color: #003300;
  padding: 5px;
}

H1 {
   text-align:center;
   font-family:Eras Medium ITC, Tahoma, Arial, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; font-size: 18pt; color: #420084;
 }
 
 H2 {
   text-align:center;
   font-family:Eras Medium ITC, Tahoma, Arial, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14pt; color: #003300;
 }
 
  H3 {
   text-align:center;
   margin-top: 0px;
   padding-bottom: 5px;
   border-color: #c0c0c0;
   background-color: #c0c0c0;
   font-family:Eras Medium ITC, Tahoma, Arial, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; font-size: 14pt; color: #420084;
 }
 
  
 H5 {
   text-align:center;
   text-align:: top;
   margin-top: 10px;
   margin-bottom: 10px;
   font-family:Eras Medium ITC, Tahoma, Arial, sans-serif; font-weight: normal; font-style: oblique; text-decoration: none; font-size: 18pt; color:#ffff80;
 }
  

h6 {
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 10px;
   margin-bottom: 5px;  
   text-align:left;
   font-family:Verdana, Tahoma, Arial, sans-serif; font-weight: normal; font-style: oblique; text-decoration: none; font-size: 13pt; color: #ffff80;
 }

 
P {
   margin-left: 10px;
   margin-right: 10px;
   text-align:: top;
   text-align:left;
   margin-bottom: 5px;
   margin-top: 5px;
   font-family:Verdana, Tahoma, Arial, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; font-size: 11pt; color: #ffffff;
 }
 


li {
     font-family:Verdana, Tahoma, Arial, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; font-size: 11pt; color: #ffffff;
	 padding-top: 5px;
}
 
 /* Increase left margin 30 */
.margin {
 margin-left: 30px;
}

.right-align {
  text-align: end;
}

.ex1 {
  padding-bottom: 50px;
}

.pad {
  padding: 5px;
  background-color: #420084;
}

.banner {
background-color: #420084;
justify-content: space-between;
 }