body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	background-color: #B1BFC8;	
		
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 16px;
	line-height: 24px;	
	color: #00A89C;
}
h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	
}
h3 {
	font-size: 16px;
	color: #6C38AC;
	font-weight: bold;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;	
	color: #0000FF;	
		text-decoration: underline;
}

a:hover {
	
	color: #51087B;
	text-decoration: none;
}

.title {
	font-family: "Times New Roman", Times, serif;
  font-size: 16px;
	line-height: 24px;
	font-weight: bold;
 	color: #FFFFFF;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color: #00A89C;
}

.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;		
}
.bold {
	
	font-weight: bold;
 	
}
.boldittext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.dates {
	font-size: 14px;
	font-weight: bold;
	color: #9C1B41;
	font-style: italic;
}
.white {
	color: #FFFFFF;
}
.timesheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.hyperlink {
	color: #0000FF;
}
.names {
	font-family: "Times New Roman", Times, serif;
    font-size: 22px;
	line-height: 24px;
	font-weight: bold;
 	color: #000099;
}
.lgtitle {
	font-family: "Times New Roman", Times, serif;
  font-size: 18px;
	line-height: 24px;
	font-weight: bold;
 	color: #000000;
}
.lgtext {
	font-size: 15px;
	color: #000000;
}
.lgdates {
	font-size: 16px;
	font-weight: bold;
	color: #9C1B41;
	font-style: italic;
}
.lgboldittext {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.boldcolor {	
	font-weight: bold;
	color: #8DAEDA;
	
}.small {
	font-size: 10px;
}
