body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

p {
	font-family: Arial, "Times New Roman", Times, sans serif;
	font-size: 14px;
	color: #626262;
	line-height: 18px;
	letter-spacing: .00em;
	padding-right: 0px;
}

td {
	font-family: Arial, "Times New Roman", Times, sans serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	letter-spacing: .00em;
	padding-right: 0px;
}

h1 {
	font-family: Arial, "Times New Roman", Times, sans serif;
	font-size: 20px;
	font-weight: bold;
	color: #051730;
	letter-spacing: .00em;
	padding-right: 28px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, "Times New Roman", Times, sans serif;
	font-size: 16px;
	font-weight: bold;
	color: #051730;
	letter-spacing: .00em;
	padding-right: 28px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial, "Times New Roman", Times, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #051730;
	letter-spacing: .01em;
	padding-right: 28px;
	padding-bottom: 0px;
	margin-bottom: 1px;
}

a {
	color:#051730;
	font-size:14px;
	font-family: Arial, "Times New Roman", Times, sans serif;
	font-weight:200;
	text-decoration:none;
	}

a:link {color:#051730;}
a:visited {color:#051730;}
a:hover {color:#718EB8; text-decoration: underline;}