body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #993300;
	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #993300;

}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #B1CDF4;
	background-position: center;
	padding: 3px;
	height: 17px;
}
.browntitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-transform: capitalize;
	color: #993300;
	background-color: #BD986F;
	text-align: center;
	padding: 3px;
}
.bluetext {
	color: #000000;
	background-color: #D8E1EF;
	padding: 3px;
}
.browntext {
	color: #993300;
	background-color: #F4E2C9;
	padding: 3px;
}
.dkbluetitle {
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #5170A2;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	text-transform: capitalize;
}
a.blacktext {
	color: #000000;
}
.whiterow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 3px;
	background-color: #FFFFFF;
	line-height: 20px;
}
.bluerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B1CDF4;
	line-height: 20px;
}
.whitetable {
	width: 100%;
	border: 2px solid #F4E2C9;
}
.bodyTable {
	width: 100%;
	border: 2px solid #FFFFFF;
}
.whiteText {
	color: #FFFFFF;
}
.brownTable {
	background-color: #BD986E;
	width: 720px;
}
.parentTable {
	border: 1px solid #BD986E;
	margin: 10px;
	padding: 0px;
}
