.bg {
	background-attachment: scroll;
	background-color: #f0ebe7;
	background-image: url(/_images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	color: #1E4C9E;
	font-size: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #102752;
}
a {
	color: #349800;
	text-decoration: none;
}
a:hover {
	color: #349800;
	text-decoration: underline;
}
.a2 {
	color: #1E4C9E;
}
.titlg {
	font-size: 16px;
	font-weight: bold;
	color: #1E4C9E;
}
