body  {
margin : 0;
padding : 0;
background-color: #074049;
background-image: url('media/watertile.jpg');
background-position: top center;
background-repeat: no-repeat;
background-attachment: scroll;
-webkit-text-size-adjust: none;
}

a:focus  {
outline : none;
}

a:link  {
color : #003C71;
text-decoration : none;
outline : none;
}

a:visited  {
color : #003C71;
text-decoration : none;
outline : none;
}

a:hover  {
color : #70003C;
text-decoration : underline;
outline : none;
}

a:active  {
color : #70003C;
text-decoration : underline;
outline : none;
}

body  {
color : #000000;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 145%;
}

table  {
color : #000000;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 13px;
line-height: 145%;
}

td  {
color : #000000;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 13px;
line-height: 145%;
}

h1  {
color : #000000;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 20px;
line-height: 130%;
}

h2  {
color : #000000;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 15px;
line-height: 135%;
}

h3  {
color : #000000;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 13px;
line-height: 145%;
}

h4  {
color : #70003C;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 14px;
line-height: 145%;
}

#insidetile {
background-color: #DBE3E5;
background-image: url('media/insidetile.jpg');
background-position: top center;
background-repeat: no-repeat;
background-attachment: scroll;
}
