body {
  font-family: "Times New Roman", Times, serif;
  text-decoration:none;
  font-size: 15px;
}

td {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 15px;
}

th {
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 15px;
}

a {
text-decoration:none;
}

HR {color: #0066CC;
height: 2px;
}

#sectionLinks{
position: left;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px;
	text-decoration:none;
	font-size: 15px;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
}
#sectionLinks a {
	display: block;
	text-decoration:none;
	border-top: 0px;
	padding: 2px 0px 2px 5px;
	color: #FFFFFF;
}

#sectionLinks a:hover{
	background-color: #FFFFFF;
	text-decoration:none;
	color: #2D3D47;	
}

#sectionLink{
position: left;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px;
	text-decoration:none;
	font-size: 12px;
	FONT-WEIGHT: bold;
	color: #2D3D47;
}
#sectionLink a {
	display: block;
	text-decoration:none;
	border-top: 0px;
	padding: 2px 0px 2px 3px;
	color: #2D3D47;
}

#sectionLink a:hover{
	background-color: #3E85B1;
	text-decoration:none;
	color: #FFFFFF;	
}