.Page-Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #54636A;
	text-decoration: none;
	background-image: url(../images/bottom-dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Right-Navi {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #54636A;
	text-decoration: none;
	padding-left: 5px;
}
.Right-Navi-a:link {
	color: #54636A;
	text-decoration: none;
}
.Right-Navi-a:visited {
	color: #54636A;
	text-decoration: none;
}
.Right-Navi-a:hover {
	color: #54636A;
	text-decoration: underline;
}
.Right-Navi-a:active {
	color: #54636A;
	text-decoration: none;
}
.content-blue-a:link {
	color: #0072BB;
	text-decoration: underline;
}
.content-blue-a:visited {
	color: #0072BB;
	text-decoration: underline;
}
.content-blue-a:hover {
	color: #0072BB;
	text-decoration: underline;
}
.content-blue-a:active {
	color: #0072BB;
	text-decoration: underline;
}
.Content-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0072BB;
	text-decoration: none;
}

