.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.footer a:link { color: #333333; text-decoration: underline;  }
.footer a:visited { color: #333333; text-decoration: underline;  }
.footer a:hover { color: #003366; text-decoration: underline;  }
.footer a:active { color: #333333; text-decoration: underline;  }

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	color: #000000;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #003366;
}
.body a:link { color: #003366  }
.body a:visited { color: #003366  }
.body a:hover { color: #333333  }
.body a:active { color: #003366  }

.heads a:link { color: #003366  }
.heads a:visited { color: #003366  }
.heads a:hover { color: #333333  }
.heads a:active { color: #003366  }