body {
 background-color:#EAEAEA;
}

body,p,ol,ul,li,td {
 color:#400080;
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;

}

i.i1{
  color:#FF5F00;

}

h1 {
 font-family: Arial;
 font-size: 18pt;
 font-weight: bolder;
 text-align: center;
}

a:link,a:visited {
 color:#0000FF;
 font-weight:bold;
 font-style:normal;
 text-decoration: none;
}

a:active,a:hover {
 color:#989898;
 font-weight:bold
 font-style:normal;
 text-decoration: none;
}

div,layer {
 font-family: Arial;
 font-size: 10pt;
 font-weight:bold;
 text-align: left;
}