BODY {
	background-color : 4D78A2;
}

.sc_blue_table {
	background : 4D78A2;
	font-family : sans-serif;
	font-size : 10pt;
	font-style : normal;
}

.sc_white_table {
	background : White;
    font-family : sans-serif;
	font-size : 10pt;
	font-style : normal;

}

A:LINK {
	text-decoration : none;
	color : White;
}
A:VISITED {
	text-decoration : none;
	color : White;
}
