body {
	font-family:  Arial, Helvetica, Verdana,  sans-serif;
	font-size: 100%;
	color: #703400;
 
}
td, p, li{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	color: black;
    margin-left: 10px;
 
}


.text {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	color: black;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
}
.navhead {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.whitelink {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: white;
}
.left-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 5px;
	color: #27249B;
	
}

.headers {
	font-family: Times;
	font-size: 140%;
	color: navy;
	font-weight: bold;
}
h1 {
	
	font-size: 14pt;
	color: black;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: arial;
	font-size: 11pt;
	color: #FE1C1D;
	font-weight: bold;
}
.subhead {
	font-family:   Arial, Helvetica, Verdana,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: navy;
	font-style: italic;

}
.nameheaders {
  color: #703400;
  font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
}
.pageheaders {
  color: black;
  font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 18t;
	font-weight: bold;
	  color: black; 

}
.subsubsubhead {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
}
.highlight {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #703400;
	font-weight: bold;
}
.tagwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2pt;
	color: #FFFFFF;
}

th.calendar {
	background-color: #A49BDA;
	text-align: left;
		border: 1px solid #BC1E3D;

}
.nospace-top{
	padding-top: 0px;
	margin-top: 0px;

}
.nospace-bottom{
	padding-bottom: 0px;
	margin-bottom: 0px;

}

a.nav:link{
  text-decoration:none;
  	color: #C2C2C6;
	font-weight:bold;
	text-align: center;
	font-size: 14px;
  }
 a.nav:visited{
  text-decoration:none;
  	color: #C2C2C6;
	font-weight:bold;
	text-align: center;
	font-size: 14px;
  }
 a.nav:hover {
  text-decoration:underline;
  	color: #C2C2C6;
	font-weight:bold;
	text-align: center;
	font-size: 14px;
  }
 
 a:link {
  text-decoration:none;
  	color: #000376;
	font-weight:bold;
  }
   a:hover {
  text-decoration:underline;
  }
   a:visited {
  text-decoration:none;
  }