A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Blue;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
	text-decoration : none;
	font-weight : bold;
}
A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
	text-decoration : none;
	font-weight : bold;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
}

.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
	font-weight : bold;
}
.plain {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color: #3066A6;
	font-weight : bold;
}

.coe1 {font-family:Arial,Helvetica,sans-serif;font-size:9pt;color:Black;text-decoration:none;font-weight:bold;}
.coe0 {font-family:Arial,Helvetica,sans-serif;font-size:9pt;color:Black;text-decoration:none;font-weight:normal;}