body, div, p, blockquote, dl, li, dt, dd, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
} 
b, strong { font-weight: 700}

a:active {
	color: #008080;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #008080;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #008080;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #008080;
	text-decoration: underline;
	font-weight: bold;
}

.footer {  font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 10px}
.footer  a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.footer  a:link {
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}
.footer  a:visited {
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}
.footer  a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.border {
	border: 1px solid #333333;
}
