body {
		 margin-top: 0px;
  	 margin-left: 0px;
  	 margin-bottom: 0px;
  	 margin-right: 0px;
  	 font-family: arial, helvetica, sans-serif;
   	 font-size: 12pt;
		 font-weight: normal;
  	 background-color :  #ffffff;
		 background-image: url("../images/cbtop-bg.gif");
		 background-repeat: repeat-x;
  	 color : #004080;
}
alink {color: 8000ff}
a:visited {color: #8080c0;}
a:active {color : #0000ff;}
a.leftbar {
  text-align : left;}
  
 table {
	width : 100%;
	border : none;
	padding : 0;
}
 
	
img.cblogo {	position: absolute;
			top: 50px;
			align: center;
}

p {
  font-size: 12pt;
  color: black;
  text-align: center;
	background-color : white;
}

h4{
  font-size: 12pt;
  color: blue;
  font-style: normal;
  text-align: left;
  background-color : white;
}

em    {color: blue ;
}

hr {
  font-size: 1px;
  color: #330099;
  text-align: center;
  width: 70%;
  background-color : white;
}

address {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #999999;
  text-align: center;
  background-color : white;
}
 td.c3 { padding:10}
 div.c2 {text-align: center}
 td.c1 { width:96 }