
@import url(/css/style_appiacom.css);

body{
        margin: 0;
        padding: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#000000;
        background:#9584B2;
}
a {
 text-decoration:none;
 color:#9584B2;
}

h1 {
  color:#9584B2;
}

ul{
  color:#9584B2;
}

.Title h1 {
  font-family:Arial;
  font-size:22px;
  text-transform:uppercase;
}

