body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
a {
	text-decoration: none;
	color: #513600;

}

a:hover {
	text-decoration: underline;
}.table {
	border: 10px ridge #E1F0FF;
	FILTER: Chroma(Color=blue);
	background-image: url(../images/tableBkgrn.gif);


:DXImageTransform.Microsoft.Shadow(direction='135', strength='2');




}
.rightBorderCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.sectionHeader {
	font-size: 32px;
	width: 575px;
	background-image: url(../images/sectionHead.jpg);
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left bottom;




}

