 


BODY{
				
  
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
a:hover{
				
  text-decoration : underline;
  
  
}
.text1Class{
				
  line-height : 1.5em;
  
  font-size : 13px;
  
  
}
a{
				
  text-decoration : none;
  
}
.text2Class{
				
  line-height : 1.3em;
  font-size : 11px;
  
}
.text3Class{
				
  font-size : 9px;
  line-height : 1.3em;
  color : #666666;
}

.PushbuttonClass{
				
		cursor : pointer;
border-width : 1px;border-color : blue;
}

