﻿/* CSS Document */

body {
 font-family: arial;
 color: #000000;
}

a{
 text-decoration: none;
}

p{
  font-size: 12px;
}