body {
  background-color: #FFFFFF	
  }
  
.bd {
	background-color:#FFFFFF;
	border-width: 3px;
	border-bottom: #666666 2px dashed
	
}

  
.h1 {
  font-family: Verdana;
  font-size:16px;
  font-weight:bold;
  color: white;
  }

.td1 {
  font-size: 12px;
  font-family:Verdana;
  color: black; 
  }

.td2 {
  color: white }
  
.td3 {
  font-size: 14px;
  font-family:Verdana;
  color: black;
  font-weight: bold;
  }

  
.p {
  font-size: 12px;
  font-family:Verdana;
  color: black;
  margin: 2em
  }
  
 a:link {
  color: blue }
  
 .tbl2 {
	border: #6AB5FF;
	line-height: 1.22em;
	border-style: inherit
	
}

.tbl1 {
	
	line-height: 1.22em;
	border-spacing: inherit;
	border-bottom-width:thin;
}	

.main {
	font-family: Verdana;
	color: red;
	font-size: 24px;
	font-weight: bold;
	font-style:italic
	
	}

  
  