@charset "UTF-8";

body { 
  color : #000000; 
  background : #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size : 12pt;
  text-align:left;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

.head {
font-size:14pt;
font-weight:bold;
}