body {
   background-color: #F2F2F2;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
.MainMin {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0px;
   font-style: normal;
}
.MainText {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
   text-align: justify;
}
#parentX {
   cursor:pointer;
   font-family:Arial;
   font-size:12px;
   color:white;
   font-weight:bold;
   text-align:center;
   background:#909EBD;
   line-height:20px;
   margin-bottom:1px;
   margin-top:0px;
}
#parentX a:link {
   color:white;
   background:#909EBD;
   text-decoration:none;
}
#parentX a:visited {
   color:white;
   background:#909EBD;
   text-decoration:none;
}
#parentX a:hover {
   color:#001F5B;
   background:#909EBD;
   text-decoration:none;
}  
hr {
   height: 1px;
   border: 0px;
   background-color: black;
   color: black;
}
h1 {font-size: 30px;}
h2 {font-size: 18px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}
a:visited {color: black;}
a:link    {color: black;}
a:active  {color: black;}
a:hover   {color: black;
  background: yellow;
  text-decoration: none;}

