body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.text {
	font-size:16px;
	text-decoration: none;
	color: black;
	}
	
a.pagelink:link { 
  text-decoration: none;
  font-weight:bold;
  color: #000033;
  font-size: 16pt;
}

a.pagelink:visited { 
  text-decoration: none;
  color: #00CCCC;
  font-weight:bold;
  font-size: 16pt;
}
a.pagelink:hover {
	font-stretch:expanded;
	font-weight:bold;
	color: #006666;
	font-size: 16pt;
}

.header {
	font-size: 18pt;
	color: #000099;
	font-weight: bold;
}