p, span, div {
  font-family: arial, helvetica, sans-serif;
  font-size: 90%;
  font-weight: normal;
  color: #111111;
}
td p {
  font-size: 90%;
  color: #111111;
}

 ul, li {
  font-family: arial, helvetica, sans-serif;
  font-size: 90%;
  font-weight: normal;
  color: #000000;
}

h1, .heading, .heading a {
  font-weight: bold;
  font-size: 107%;
  line-height: 100%;
  text-decoration: none;  
  margin-bottom: 2px;
}

p.content {
	margin-top: 1px;
}

h2, .subheading, .subheading {
  font-weight: bold;
  font-size: 105%;
  line-height: 100%;
  text-decoration: none;
}

h3, .sub-subheading {
  font-weight: bold;
  font-size: 98%;
  line-height: 18px;
  text-decoration: none;
}

h4 { 
  font-weight: bold;
  font-size: 105%;
  line-height: 18px;
  color: #666666;
  text-decoration: none;
}

h5, h6 {
  font-size: 85%;
  /*line-height: 120%;*/
  font-weight: normal;
  text-decoration: none;
  padding-bottom: 7px;
}

address {
  font-size: 85%;
  line-height: 100%;
  font-weight: bold;
  font-style: normal;
}

img {
  line-height: normal;
}

hr {
  height: 1;
  color: #000000;
}

.boldgrey {
  font-weight: bold;
  font-size: 105%;
  color: #666666;
  text-decoration: none;
}

.boldkhaki {
  font-weight: bold;
  font-size: 98%;
  color: #999966;
  text-decoration: none;
}

.datesWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.datesRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.datesTurquoise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009999;
	text-decoration: none;
}
.datesOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc3300;
	text-decoration: none;
}
.datesYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
}
.descriptionWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.descriptionBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.descriptionRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.captionGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.nounderline {
	text-decoration: none;
}
.red {
	color: #CC0000;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #CC6633;
	text-decoration: none;
}
.grey {
	color: #999999;
}
.darkgrey {
	color: #333333;
}
.lightGrey {
	color: #CCCCCC;
}

