BODY
{
    font-family : Tahoma , Verdana , Arial , Sans Serif;
    font-size : 10pt;
    color : black;
    font-weight : normal;
    Margin : 0;
    Padding : 0;
}
P
{
    font-size : 10pt;
    font-family : Verdana , Arial , Sans Serif;
    color : black;
    font-weight : normal;
}
.myh3
{
    font-size : 11pt;
    color : purple;
}
P.smalltext
{
    font-size : 9pt;
}
.mainbody
{
    font-size : 12pt;
}
/* default Link STyles   First, 'default' styles   Davy Jones Diving - Styles used  */
a:link
{
    color : rgb(51 , 0 , 102);
    font-weight : bold;
    text-decoration : none;
}
/* unvisited link */
a:visited
{
    color : rgb(51 , 0 , 102);
    font-weight : bold;
    text-decoration : none;
}
/* visited link */
a:hover
{
    color : rgb(51 , 51 , 102);
    text-decoration : underline;
    background-color : white;
}
/* mouse over link */
a:active
{
    color : rgb(0 , 0 , 255);
    text-decoration : none;
}
.blockflow
{
    Background-image : url("../gran-canaria/scuba-blockbk.gif");
    Background-repeat : no-repeat;
    Background-position : top left;
    Width : 210px;
    Padding-top : 10px;
    Margin-top : 0px;
}
