.HomeTxtStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C704B;
}
body {
	background-image:  url(/images/ODLogobg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.HomeTxtStyleEmail {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #9C704B;
}

