body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(images/BlueLeather.jpg);
	background-color: D2DCE8;
	border: #000066;
}
border {
	border: 1px solid 000066;
}
.heading1 {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.heading2 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.menu {	color: #000000;
	font-weight: bold;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.small_blk {
	font-size: small;
	color: #000000;
}