
/* Main Body */
.M1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

a.M1:link {
    text-decoration: underline;
	color: #000000;
}

a.M1:visited {
    text-decoration: underline;
    color: #000000;
}

a.M1:hover {
	text-decoration: underline;
	color: #9868D0;
}

a.M1:active {
    text-decoration: underline;
	color: #000000;
}

/* Page Nav */
.S1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

a.S1:link {
    text-decoration: underline;
	color: #000000;
}

a.S1:visited {
    text-decoration: underline;
    color: #000000;
}

a.S1:hover {
	text-decoration: underline;
	color: #00CC66;
}

a.S1:active {
    text-decoration: underline;
	color: #000000;
}

.S1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

.H1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #6633CC;
}

.c_mark {
    font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
}
