html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 200%;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        line-height: 200%;
        font-size: 9pt;
	}
a:active,a:visited,a:link {
	color: #515151;
        font-size: 9pt;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
        font-size: 9pt; 
	text-decoration: underline;
}
a.bbb:active,a.bbb:visited,
a.bbb:link {
	color: #0033ff;
	text-decoration: none;}
a.bbb:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.ccc:active,a.ccc:visited,a.ccc:link {
	color:#ff0000;
	text-decoration: none;
}
a.ccc:hover {
	color:#000;
	text-decoration: underline;
}
a.ddd:active,a.ddd:visited,a.ddd:link {
	color:#000;
	text-decoration: none;
}
a.ddd:hover {
	color:#000;
	text-decoration: underline;
}
a.fff:active,a.fff:visited,a.fff:link {
     font-size: 11pt;
	color: #0033FF;
	text-decoration: none;
	line-height: 140%;
}
a.fff:hover {
    font-size: 11pt;
	color: #0033FF
	text-decoration: underline;
	line-height: 140%;
}


a.k11:active,a.k11:visited,a.k11:link {
     font-size: 11pt;
	color: #ff0000;
	text-decoration: none;
	line-height: 140%;
}
a.k11:hover {
    font-size: 11pt;
	color: #ff0000
	text-decoration: underline;
	line-height: 140%;
}
.blue {
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	color: #0033FF;
}.blue10 {
	font-size: 10pt;
	font-style: normal;
	line-height: 180%;
	color: #0033FF;
}.blue11 {
	font-size: 10pt;
	font-style: normal;
	line-height: 210%;
	color: #0033FF;
}
.black {
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	color: #000;
}
.white {
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	color: #FFFFFF;
}
.b {
	font-size: 9pt;
	font-style: normal;
	line-height: 180%;
	font-weight: bold;
	color: #000000;
}
.red10 {
	font-size: 10pt;
	font-style: normal;
	line-height: 180%;
	color: #ff0000;
}.red {
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	color: #ff0000;
}