body {
cursor: default
color: white;
font-family: calibri,trebuchet ms;
color: #272727;
}

h1,h2 {
text-align:center;
}

table {
background-color: white;
font-family:calibri,trebuchet ms;
font-size:12pt;
color: #272727;
}

td {
  vertical-align: middle;
}

font.heading {
background-color: transparent;
font-family: verdana, Arial, Helvetica;
color:  #272727;
font-weight: bolder; 
font-size: 2
}

a:link {
background-color: transparent;
color: black;
font-weight: heavy;
text-decoration: none;
}

a:hover.heading {
background-color: transparent;
color: black;
font-weight: heavy;
text-decoration:  none;
}

a:visited {
background-color: transparent;
color: black;
font-weight: heavy;
text-decoration: none;
}

a:hover {
background-color: transparent;
color: black;
font-weight: heavy;
text-decoration: underline;
}

a:active {
background-color: transparent;
color: black;
font-weight: heavy;
tex-decoration: none;
}



