body {
	margin-bottom: 0px;
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-family: Georgia;
	text-decoration: underline;
	border-bottom-width: thin;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia;
	background-color: #83919E;
	border-bottom-style: none;
	border-bottom: dotted;
}
a:visited {
	color: #0033CC;
	font-family: Georgia;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	text-decoration: none;

}
td, textarea, input, select {
	font-family: Georgia;
	color: #003366;
	font-size: 12px;

}
.sectionHead { font-size: 16px;	line-height: 30px; font-weight: bold; color: #003366;}
.tableDetail {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
.tableHeading {
	color:#003366;
	background-color: #424973;
	font-family: Arial, Helvetica, sans-serif;
}
