/* Default Style sheet for Office... website */

  body {
	font-size: 9pt;
	font-family: verdana,arial,helvetica;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #ddeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #ccaaaa;
	SCROLLBAR-SHADOW-COLOR: #ddaadd;
	SCROLLBAR-3DLIGHT-COLOR: #ccaaaa;
	SCROLLBAR-ARROW-COLOR: #ddaadd;
	SCROLLBAR-TRACK-COLOR: #ffffff
	}
  p,td {
	text-align: justify;
	font-size: 9pt;
        font-weight: normal;
	font-family: verdana,arial,helvetica;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 1em
	}
  p.center,td.center {
	text-align: center;
	font-size: 8pt;
        font-weight: normal;
	}
  h3.center {
	text-align: center;
	font-size: 14pt;
        font-weight: bold;
	}

  td.right {
	text-align: right;
	}
  li {
	margin-top: 0em;
	margin-bottom: 0em
	}
  a:link {
	color: #0000ff;
	text-decoration: none
	}
  a:visited {
	color: #0000ff;
	text-decoration: none
	}
  a:hover {color: #ff0000;
	text-decoration: none
	}

