body {
font-size: 12pt;
font-family: "Tahoma";
color: blue;
background-color: white;
margin-left: 15pt;
}
a {text-decoration: none;}
a:link {color: red;}
a:visited {color: purple;}
a:active {color: black;}
a:hover {color: green;}