body {
  padding: 0;
  font-family: Arial;
  font-size: 9.0pt;
}

p {
	font-family: Arial;
  	font-size: 10.0pt;
}

td {
	font-family: Arial;
  	font-size: 10.0pt;
}

a:link {
  color: blue;
  text-decoration:underline;
  font-weight: normal;
 }

a:hover {
  text-decoration: underline;
  color:red;
}

a:active {
 color:red;
  text-decoration: underline;
}

a:visited {
  color: #1B71DB;
  text-decoration:underline;
  font-weight: normal;
 }

.titlered {
  color:#A70419;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }
  
.titledarkred {
  color:#EF0000;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }
  
.titleblack {
  color:#000000;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }
  
.titleteal {
  color:#068092;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }
  
.titlevegas {
  color:#FFFF00;
  background-color:#FF0000;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }
  
.titlepurple {
  color:#470387;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }
  
.titleorange {
  color:#DC8927;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }
 .titlepumpkin {
  color:#D35805;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }


.titlegray {
  color:gray;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }

.titlegreen {
  color:#008000;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }

 .titlegold {
 color:#cccc00;
 font-family:Arial;
 font-size:24pt;
 font-weight:700;
  }

 .titledarkgold {
 color:#999966;
 font-family:Arial;
 font-size:24pt;
 font-weight:700;
  }  
  
.titlecyan {
  color:#33CCFF;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }

.titlebrown {
  color:#800000;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }

.titlewhitebrown {
  color:#FFDEBF;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }
    
.titleblue {
  color:#0000FF;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }
  
.titlepink {
  color:#D2C6E4;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }
  
.titlenavy {
  color:#000080;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  }  
  
.heading {
  color:#000000;
  font-family:Arial;
  font-size:10pt;
  font-weight:700;
  border-top: sold 1px Black;
  border-bottom: sold 1px Black;
  background-color:#D2C6E4;
  }
  
  .grayheading {
  color:#000000;
  font-family:Arial;
  font-size:10pt;
  font-weight:700;
  border-top: sold 1px Black;
  border-bottom: sold 1px Black;
  background-color:#CCCCCC;
  }
  
.header_org{
  color:#000000;
  font-family:Arial;
  font-size:10pt;
  font-weight:700;
  border-top: solid 1px Black;
  border-bottom: solid 1px Black;
  background-color:#F9C485;
  }
  
.header_red{
  color:#000000;
  font-family:Arial;
  font-size:10pt;
  font-weight:700;
  border-top: solid 1px Black;
  border-bottom: solid 1px Black;
  background-color:#E7CBD5;
  }

.titlespaceplace {
  color:#000000;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  center;
  }
  .titlelightgreen {
  color:#858F58;
  font-family:Arial;
  font-size:24pt;
  font-weight:700;
  center;
  }
