/* CSS Document */

p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	text-decoration: none;
}
.bold {
	font-size: 18px;
	line-height: 18px;
	color: #464F59;
	font-weight: bold;
}
.Links {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #646D7D;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #31363E;
	text-decoration: none;
}
.Headings {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #464F59;
	text-decoration: underline;
}
