body {
background-color:White;
}

h1,h2,h3 {
font-family:tahoma;
}

p {
font-family:tahoma;
text-align: justify;
}

th {
font-family:tahoma;
}

td {
font-family:tahoma;
}

ul {
font-family:tahoma;
}

a { 
text-decoration:none;
}

a:link    {color:red}
a:visited {color:coral}
a:active  {color:HotPink}
a:hover   {color:HotPink}
