  body, dt, dd, dl, sl, caption, th, td, tr, select, option, form, font, div { 
	font-family: Verdana,sans-serif;
    font-size: 9pt;
    background-color: rgb(255, 255, 255);
  }

  body {
      width: 600px;
  }

  ul, ol { 
	margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  u, em, blink, i, p, li, div { 
	font-family: Arial,sans-serif;
    font-size: 12pt;
  }

  h1 { 
	font-family: Verdana,Arial,sans-serif;
    font-weight: normal;
    color: rgb(0, 153, 153);
    font-size: 21pt;
  }

  h2 { 
	font-family: Verdana,Arial,sans-serif;
    font-weight: normal;
    color: rgb(0, 153, 153);
    font-size: 17pt;
  }

  h3 { 
	font-family: Verdana,Arial,sans-serif;
    font-weight: bold;
    color: rgb(0, 51, 51);
    font-size: 15pt;
    background-color: rgb(255, 255, 255);
  }

  h4 { font-family: Verdana,Arial,sans-serif;
    font-weight: normal;
    font-size: 13pt;
    }

  .bluebg { background-color: rgb(0, 153, 153);
    vertical-align: middle;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12pt;
    color: rgb(255, 255, 255);
    }

  a.bluebg:link { text-decoration: none;
    color: rgb(255, 255, 255);
    }

  a.bluebg:visited { text-decoration: none;
    color: rgb(255, 255, 255);
    }

  a.bluebg:hover { text-decoration: underline;
    color: rgb(255, 255, 255);
    }

  .whitebg { background-color: rgb(255, 255, 255);
    vertical-align: middle;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12pt;
    color: rgb(0, 153, 153);
    }

  a.whitebg:link { text-decoration: none;
    color: rgb(0, 153, 153);
    }

  a.whitebg:visited { text-decoration: none;
    color: rgb(0, 153, 153);
    }

  a.whitebg:hover { text-decoration: underline;
    color: rgb(0, 153, 153);
    }

  .boldtitle { font-family: "Arial Black",Arial,sans-serif;
    font-weight: normal;
    font-size: 24px;
    }

  .smallprint { font-family: Verdana,sans-serif;
    font-size: 8pt;
    color: rgb(204, 204, 204);
    }

  .title1 { font-family: Arial,sans-serif;
    font-size: 19pt;
    }

.subheader {
	clear: both;
	width: 700px;
	height: 21px;
	background: #f4f4f4 url(images/bands.jpg) repeat-x;
	color: #808080;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;	
}
.graybg {  background-color: #CCCCCC}

  .srcLang { font-weight:bold;}
  .smalltext {font-size:small;}
  .xsmalltext {font-size:x-small;}
