/* CSS Document */

body{
   margin:0px;
}
.td12{
   font-size:12px;
   line-height:180%;
}
.td14{
   font-size:14px;
   line-height:190%;
}
.Bgblue{
   background-color:#025BC1;   
}
.Bggray{
   background-color:#9FA0A0;
}
.td14b{
   font-size:14px;
   font-weight:bolder;
}
.a12{
   font-size:12px;
   color:#000099;   
}
form,p{
   margin:0px;
}
#proomPic{
  width:110px;
  float:left;
  margin:10px;
}