@charset   "UTF-8";
h1{
  font-size : 120%;
  color : blue;
  font-weight : bold;
}

.p-blue{
  color : blue;
  line-height : 1.4em;
  font-size : 100%;
  letter-spacing : 1px;
  font-weight : normal;
}



.table2{
  font-size : 95%;
  
  
  
  color : #666666;
  line-height : 1.4em;
  

  letter-spacing : 1px;
  font-weight : normal;
}

h2{
  font-size : 110%;
  color : #666666;
  font-weight : normal;
}

p{
  line-height : 1.4em;
  color : #666666;
  font-size : 70%;
  font-weight : normal;
}

body{
  margin-top : 0px;
  font-weight : normal;
}

a:visited{
  color : orange;
  text-decoration : none;
  font-weight : normal;
}

a{
  color : navy;
  text-decoration : none;
  font-weight : normal;
}

a:hover{
  color : lime;
  text-decoration : none;
  font-weight : normal;
}

.p-gray{
  font-size : 100%;
  line-height : 1.4em;
  color : #666666;
  letter-spacing : 1px;
  font-weight : normal;
}

h3{
  font-size : 105%;
  color : #666666;
  font-weight : normal;
}

h4{
  font-size : 100%;
  color : gray;
  font-weight : normal;
}

h5{
  font-size : 95%;
  font-weight : normal;
  color : gray;
}

h6{
  font-size : 90%;
  font-weight : normal;
  color : gray;
}

address{
  font-size : 0.8em;
  font-weight : normal;
}

blockquote{
  font-size : 90%;
  line-height : 1.4em;
  font-weight : normal;
}

.table1{
  font-size : 90%;
  line-height : 1.4em;
  letter-spacing : 1px;
  font-weight : normal;
}
