BODY, TD {
		color : #306870;
	font-family :  Arial, sans-serif;
	font-size: 14px;
		background-color : F8f8e8;
		
}

H2 {
	font-size: 14pt;

}
	p {
	font-family :  Arial, sans-serif;
	font-size: 14px;
	color : #306870;

}
}


H3 {
	font-size: 13pt;

}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;

	}

A {
	text-decoration: none;
	color: #8B0000;

}

A:Hover {
	text-decoration: underline;
	color: ##306868;
}

HR {
	color: #003430;
	height: 1pt;
}
TH {
	background-color : #306868;
	color: #f8f8e8;
	font-family :  Arial, sans-serif;
	background-image : url("../Loaves-N-Fishes/green.jpg");
}

