TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

H1 {
	font-family: Times New Roman, serif;
	font-size: 20pt;
	color: #c00000;
	font-weight: bold;
}

H2 {
	font-family: Times New Roman, serif;
	font-size: 16pt;
	color: #12496F;
	font-weight: bold;
}

H3 {
	font-family: Times New Roman, serif;
	font-size: 14pt;
	color: #12496F;
	font-weight: normal;
}

H4 {
	font-family: Times New Roman, serif;
	font-size: 12pt;
	color: #12496F;
	font-weight: normal;
}

.GSC_table {
	border: none;
	background-color: #dddddd;
	margin: 0px;
	border-collapse: collapse;
}

.GSC_table TD {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 2px;
	margin: 0px;
	border-spacing: 0px;
}

.GSC_cell_heading1 {
	background-color: #12496F;
	font-weight: bold;
	color: #FFFFFF;

}

.GSC_cell_heading2 {
	background-color: #677F9C;
	font-weight: bold;
	color: #FFFFFF;
}

.GSC_cell_highlight {
	background-color: #ffffff;
}