body {
background-color: #FFFFFF";
}

/* Heading settings */

h1 {

font-family: trebuchet, verdana, sans-serif;
}

h2 {
font-size: 10pt;
font-family: Georgia, serif; font-style: italic;
}

h3 {
font-size: 10pt;
font-weight: bold;
font-family: trebuchet, verdana, sans-serif;
}

h4 {
font-size: 12pt;
font-weight: bold;
font-family: trebuchet, verdana, sans-serif;
}

/* Links */

a:link {
color: black;
}

a:visited {
color: blue;
}

a:hover {
font-weight:bold;
color:red;
text-transform: uppercase;
}

/* Table settings */

th {
text-align: center;
}

td {
text-align: center;
}

/* Text Settings */


