body {background-color: #ffffff;
background-repeat: no-repeat;
color: #000000;
width:95%;
}
p { font-size: 10pt; text-align:justify; }

h1 { font-size: 180%; }
h2 { font-size: 150%; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }


td {font-family: verdana,geneva,arial,helvetica,sans-serif;
font-size: 10pt;}

a:link    {background-color: transparent;
color: #000080;
font-weight: bold;
           text-decoration:none;}
           
a:visited {background-color: transparent;
           color: #800080;
           font-weight: bold;
           text-decoration:none;}
           
a:active  {background-color: transparent;
           color: #fe0000;
           font-weight: bold;
           text-decoration:none;}
           
a:hover   {background-color: transparent;
           color: #1919aa;
           font-weight: bold;
           text-decoration:underline;}

h1 {
background-color: #CCCCEE;
text-align: center;
font-family: verdana,geneva,arial,helvetica,sans-serif;
font-size: 180%;
padding: 0.3em;
border: none;
width: 100%;
color: #06425F;
margin-top: 2em;
left:0;
}

h2 {
color: black;
background-color: #CCCCEE;
text-align: center;
font-family: verdana,geneva,arial,helvetica,sans-serif;
font-size: 120%;
padding: 0.2em;
border: solid;
border-width: 1px;
width: 100%;
left:0;
}


