 /* Hide Style Sheet information from browsers that do not 
support Style Sheets */
BODY {
	background-image : url(wcbck.gif);
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 9pt;
	margin-top : 0px;
	margin-left : 0px;
}
TD {
	font-size : 9pt;
}
TD.a {
	padding-left : 10px;
}
td.ab{
	padding-left: 30px;
}
td.b {
	background-repeat : no-repeat;
	background-image : url(wcss.gif);
	border-bottom : thick outset #ffffff;
	border-right : thick outset #ffffff;
	border-top :0px;
	border-left : 0px;
}
H1, H2, H3, H4, H5, H6 {
	text-align : center;
}
H1.h, H2.h, H3.h, H4.h, H5.h, H6.h {
	text-align : left;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	background : transparent;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}
 A.bd, A.bd:link, A.bd:active, A.bd:visited,  A.bd:active {
    font:bold 9pt, Arial, Helvetica, sans-serif;
	background-color : transparent;
	color : #008080;
	text-decoration : none;
}
A.bd:HOVER {
	background-color : transparent;
	color : #000066;
	font : bold 9pt Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
HR {
	color : #000066; background-color: transparent;
}
PRE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
DIV {
	text-align : center;
}

