a {
	text-decoration: none;
}
li {
	list-style: circle;
}

.red {
	color : red;
}
.sc {
	font-size : 75%;
	letter-spacing : .1em;
}

.mss_7 {
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size : 7pt;
	color: black;
}
a:hover.mss_7 {
	color: red;
	text-decoration: none;
}
.mss_7_bl {
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size : 7pt;
	color: blue;
}
a:hover.mss_7_bl {
	color: red;
	text-decoration: none;
}
.mss_7_rd {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-size : 7pt;
	color: red;
}
a:hover.mss_7_rd {
	color: blue;
	text-decoration: none;
}
.mss_7_wh {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-size : 7pt;
	color: white;
}
a:hover.mss_7_wh {
	color: yellow;
	text-decoration: none;
}


.mss_8 {
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size : 8pt;
	color: black;
}
a:hover.mss_8 {
	color: red;
	text-decoration: none;
}
.mss_8_bl {
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size : 8pt;
	color: blue;
}
a:hover.mss_8_bl {
	color: red;
	text-decoration: none;
}
.mss_8_rd {
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size : 8pt;
	color : red;
}
a:hover.mss_8_rd {
	color: blue;
	text-decoration: none;
}
.mss_8_wh {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	color: white;
}
a:hover.mss_8_wh {
	color: yellow;
	text-decoration: none;
}

.mss_9 {
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size : 9pt;
	color: black;
}
a:hover.mss_9 {
	color: red;
	text-decoration: none;
}
.mss_9_bl {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	color: blue;
}
a:hover.mss_9_bl {
	color: red;
	text-decoration: none;
}
.mss_9_rd {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	color: red;
}
a:hover.mss_9_rd {
	color: blue;
	text-decoration: none;
}
.mss_9_wh {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	color: white;
}
a:hover.mss_9_wh {
	color: yellow;
	text-decoration: none;
}

.mss_10 {
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size : 10pt;
	color: black;
}
a:hover.mss_10 {
	color: red;
	text-decoration: none;
}
.mss_10_bl {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	color: blue;
}
a:hover.mss_10_bl {
	color: red;
	text-decoration: none;
}
.mss_10_rd {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	color: red;
}
a:hover.mss_10_rd {
	color: blue;
	text-decoration: none;
}
.mss_10_wh {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	color: white;
}
a:hover.mss_10_wh {
	color: yellow;
	text-decoration: none;
}
