/* This is the main css code for formatting common to most of the pages in the site */

h1 {text-align: center;
font-family: "Trebucket MA, sans-serif";
color: #800000}

h2 {text-align: center;
font-family: "Trebucket MA, sans-serif";
color: #800000}

body {background-color: #99ccff}

p {
font-family: arial;
color: #800000;
text-align: justify}

table {
border: 0px solid #800000;
font-family: arial;
font-size: 90%;
color: #800000;
text-align: justify}

a:link {color: #800000}
a:visited {color: #800000}
a:active {color: #cd853f}