/* CSS Document */

body,td,th {
	font-family: Garamond, Times New Roman, serif;
	font-size: 15px;
	color: #575656;
}
.insideContent {
	font-family: Garamond, Times New Roman, serif;
	font-size: 16px;
	color: #575656;
	}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #575656;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #575656;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #164514;
}
.heading1,.heading1 a:link{
	color: #d95c01;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
.heading1 a:hover{
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;
}
.heading1 a:visited {
	color: #d95c01;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
