body {
font-size:12 pt;
font_family: "arial";
color: black;
margin-left: 30pt;
margin-right: 30pt;

background:url(xSeabg.gif);
}

i {
font-size:12 pt;
font_family: "Arial";
color: navy;
}

hr{color:blue;}

a:link{color:red; TEXT-DECORATION: none}
a:visited {color:red;TEXT-DECORATION: none}
a:active {color: black;TEXT-DECORATION: none}
a:hover  {color: maroon;font-weight: bold;TEXT-DECORATION: none}





h1 {
font: 30pt Arial;
 
color: navy;
font-weight:bold;
text-align:center;
}

h2 {
font: 20pt Arial;
color:blue;
font-weight:bold;
text-align:center;
}
h3{
font: 15pt Arial;
color:blue;
font-weight:bold;
line-height:20pt;
}
h5{
font: 12pt;
color:red;
font-weight:bold;
}

hr{
color:blue;
width:80%;
}

b{
font: 14pt;
color:blue;
font-weight:bold;
}


table{
font: 12pt Arial;
font-weight:bold;
color: black;
cellpadding:10;
}