html {overflow-y: scroll;}

BODY {
font-family : arial;
font-size: 14
}

p.floatinglink
{
position:fixed;
left:10px;
top:10px;
}

p.fixedmenu
{
position:fixed;
left:30%;
top:0px;
}


a {
font-weight:bold;
text-decoration: none;
}

a:hover {
background-color: White;
}

td {
font-family : arial;
font-size: 14
}

th {
font-family : arial;
font-size: 14
}

h1 {
font-family : "arial narrow";
font-size : 30;
font-weight : bold;
}

h2 {
font-family : arial;
font-size : 24;
font-weight : bold;
}

h3 {
font-family : arial;
font-size : 22;
font-weight : bold;
}

h6 {
font-family : arial;
font-size : 14;
font-weight : bold;
}

