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;
}
.MainTitle {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: bold;
   color: #E69B02;
}
.MainWhite {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   color: #FFFFFF;
}
#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;
}  
h1 {    font-size: 30px;}
h2 {    font-size: 18px;}
h3 {    font-size: 13px;}
a:visited  {color: black;}
a:link     {color: black;}
a:active   {color: black;}
a:hover    {color: black;
  background:      yellow;
  text-decoration: none;}
