a{
  color:NAVY;
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

body{
  background-color:WHITE;
  margin:20px 0px 20px 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

p{
  margin:0px;
}
h1,h2{
  margin:0px;
  font-size:12px;
  font-weight:normal;
}

table{
  font-size:12px;
}

input{
  font-family:Courier;
  font-size:12px;
  font-weight:normal; 
}

.p_main{
  text-align:justify;
  text-indent:20px;
  margin:0px 0px 10px 0px;
}

.p_title{
  text-align:center;
  font-size:20px;
}

.p_title2{
  text-align:center;
  font-size:12px;
}
