BODY {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: Black;
}


A:ACTIVE {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: red;
}

A:LINK {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: red;
}

A:VISITED {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: red;
}

TABLE {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: Black;
}

TD {
font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: Black;
}

TR {
font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color: Black;
}

.MSM {
font-family : Arial;
	font-weight : Bold;
	font-style : normal;
	font-size : 64px;
	color: 1E003B;
}
