	BODY {
		font-family: verdana, arial, helvetica, swiss;
		font-size: 10pt;
		color: #333333;
  }

	TD	{
		font-family: verdana, arial, helvetica, swiss;
		font-size: 11pt;
		color: #333333;
	}


  TH {
    font-family: times new roman, times;
		font-size: 13pt;
    font-weight: bold;
    text-align: left;
		color: #333333;
  }

  A { 
    font-family: times new roman, times;
    color: #00C0C0;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12pt;
  }

  A:hover {
    color: #990000;
  }

  #nt {
    font-family: verdana, arial, helvetica, swiss;
    font-size: 11pt;
    font-weight: bold;
    color: white;
  }

  #ns {
    font-family: verdana, arial, helvetica, swiss;
    font-size: 10pt;
    text-decoration: underline;
    font-weight: bold;
    color: white;
  }

  #nv {
    font-family: verdana, arial, helvetica, swiss;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
  }

  A:hover.nv {
    color: cyan;
  }

	H1 {
    font-family: times new roman, times;
		font-size: 20pt;
    font-style: italic;
    margin-top: 0.3em;
    margin-bottom: 0;
		color: #CC0000;
	}
  
	H2 {
    font-family: times new roman, times;
		font-size: 16pt;
    font-style: italic;
    margin-top: 0.3em;
    margin-bottom: 0;
		color: #CC0000;
	}

	H3 {
    font-family: times new roman, times;
		font-size: 12pt;
    font-style: italic;
		color: #CC0000;
	}

  #fc {
		font-size: 16pt;
  }

	#tt {
    font-family: times new roman, times;
		font-size: 10pt;
    font-weight: bold;
    margin-bottom: 0;
		color: #400040;
	}

	#cp {
    font-family: times new roman, times;
    text-align: center;
		font-size: 10pt;
	}
