body 
{
background color:white
font-family: Georgia, "times new roman", times, serif
font-size: 2em
}

H1 
{
font-family: "arial black", "times new roman", sans-serif;
font-size:340%;
font-weight:bold;
text-align:center;
color:#191970
}

H2
{
font-family: "arial black", "times New Roman", sans-serif;
font-size:240%;
font-weight:bold;
text-align:center;
color:#191970
}

H3
{
font-family: "arial black", "times New Roman", sans-serif;
font-size:115%;
font-weight:bold;
text-align:left;
color:#000000
}

h4
{
font-family: arial, "times New Roman", sans-serif;
font-size:100%;
font-weight:50;
text-align:left;
color:#000000
}

H6
{
font-family: "arial black", "times New Roman", sans-serif;
font-size:65%;
font-weight:50;
text-align:center;
color:#000000
}

Table
{
border:0;
font-family: "arial black", "times New Roman", sans-serif;
font-size:115%;
text-align:center;
}

td
{
font-family: "times New Roman", sans-serif;
text-align:center;
font-size:80%;
}

tr
{
font-family: "arial black", "times New Roman", sans-serif;
text-align:center;
font-size:115%;
}

p 
{
text-align:left;
color:#000000;
font-size:75%
}

a:link 
{
color:blue; 
text-decoration:none;
cursor: pointer;
font-size:115%
}

a:visited 
{
color:blue; 
text-decoration:none;
cursor: pointer;
font-size:115%
}

a:hover 
{
color:black; 
text-decoration:underline;
cursor: pointer;
font-size:115%
}

a:active 
{
color:black; 
text-decoration:none;
cursor: pointer;
font-size:115%
}

