BODY { 
font-family: Verdana,sans-serif,helvetica;
font-size: 10pt;
margin:10px 10px 0 10px;
background:white
}

H1 {
font-size: 150%;
font-weight: bold;
color: #0000FF;
text-align: center;
}

H2 { 
font-size: 125%;
font-weight: bold;
color: #008080;
text-align: center;
}

H3 { 
font-size: 110%;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: left;
}
a {
text-decoration:none
}

a:link {
color:blue
}
a:visited {
color:blue
}
a:hover {
background-color: black;
color: yellow;
}

P { 
text-align:justify;
margin-top:10px;
margin-bottom:0px;
}

TABLE { border-collapse: collapse; table-layout:fixed; border: 1px solid #73B5F7; margin:10px auto 0 auto}
