
table
{
font-size: 16;
font-family: arial
}

a:link {color: blue}
a:visited {color: blue}
a:hover {color: red}
a:active {color: blue}

h1,h2,h3,h4,h5
{
font-family: arial
}

