
a
{text-decoration:none;}
a:visited {
  color: blue;
}
a:link {
  color: blue;
}

  .tit1
  {color : red;
  font-weight:bold;
    margin-bottom : 0.3em;
    font-size : 1em;
	line-height:1.4em;}
  
    .tit2
  {color : DarkBlue;
 font-style: italic;
     margin-bottom : 0.3em;
  font-size : 1em;
  line-height:1.4em;}

    .tit3
  {color : maroon;
      margin-bottom : 0.3em;
  font-size : 0.85em;
  line-height:1.3em;
}

    .crps
  {color : black;
    font-weight:normal;
  margin-top : 0.8em;
    font-size : 1em;
	line-height:1.4em;}

    .tmp
  {margin-top : 3em;
    font-size : 1em;}

a:visited {
  color: blue;
  text-decoration:none;
}
a:link {
  color: blue;
  text-decoration:none;
}
body {
font-family:Times New Roman;
background-color:#f8f3f0;
max-width:98%;
}