@import url("IGC.css");
@import url("IGC3.css");
@import url("IGC2.css");
body {
	background-color: #68844A;
	margin-top: 10px;
}
a:link {
	color: #3A5728;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3A5728;
}
a:hover {
	text-decoration: none;
	color: #68844A;
}
a:active {
	text-decoration: none;
	color: #3A5728;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}


.style1 {font-size: 24px}
.style2 {font-size: 12px}
.DetailText {
	color: #3A5728;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
