body	{
	margin:0; 0; 0; 0;
}
.heading	{
	font-family:Arial, Helvetica, sans-serif;
	color:#2B325C;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

.text-white	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	text-align:inherit;
}
.text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	text-align:inherit;
}
p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	text-align:inherit;
}
h2 {
  color: #636594;
  font-size: 140%;
  line-height: 1.1em;
  letter-spacing: .1em;
}
.text-links	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	text-decoration:none;
	font-weight:normal;
}
.text-links a.:hover	{
	color:#000000;
	text-decoration:underline;
}
.text-white a.:hover	{
	text-decoration:underline;
}