.fish { text-align: justify }
body
{
background-color: #ffffff;

margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #003366;

scrollbar-face-color:       #BADDFE;
scrollbar-track-color:      #218FFE;
scrollbar-base-color:       #218FFE;
scrollbar-arrow-color:      #0175E9;
scrollbar-3dlight-color:    #66bbee;
scrollbar-highlight-color:  #BFDCFF;
scrollbar-darkshadow-color: #000055;
scrollbar-shadow-color:     #442277
}

A:link         {color: #0280FD; font-weight: bold; text-decoration: underline }
A:active       {color: #3AADDE; font-weight: bold; text-decoration: underline }
A:hover        {color: #FFCC00; font-weight: bold; text-decoration: none }
A:visited      {color: #1A759B; font-weight: bold; text-decoration: underline }

A.menu:link    {color: #ffffff; font-weight: bold; text-decoration: underline }
A.menu:active  {color: #3AADDE; font-weight: bold; text-decoration: underline }
A.menu:hover   {color: #0165C9; font-weight: bold; text-decoration: none }
A.menu:visited {color: #135A71; font-weight: bold; text-decoration: underline }

.menu          { cursor: hand; width: 160; height: 18; font-size: 10 pt }

.justify       { font-size: 10 pt; color: #003366; text-align: justify }
.unjust        { font-size: 10 pt; color: #003366 }
.just8         { font-size: 8 pt; color: #003366; text-align: justify }
.pre           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10 pt; color: #003366; text-align: justify }

.header1       { font-size: 13pt; font-weight: bold; color: #001395 }
.header2       { font-size: 12pt; font-weight: bold; color: #135A71; font-family: Arial, Helvetica, sans-serif }
.header3       { font-size: 11pt; font-weight: bold; color: #001395; font-family: Verdana, Arial, Helvetica, sans-serif }
.headertxt     { font-size: 10pt; font-weight: bold; color: #0165C9; font-family: Verdana, Arial, Helvetica, sans-serif }
.headertxtsmll { font-size: 8pt;  font-weight: bold; color: #135A71 }

.mid           { font-size: 8pt }
.small         { font-size: 7pt }

.headertitle   { font-size: 20pt; font-weight: bold; color: #001395 }
.lefttitle     { background-image: url(pics/left.png); background-repeat: no-repeat }
.flaglang      { width: 27; height: 18; border: 0; margin: 2,10 }

.blue          { background-color: #218FFE }
.yellow        { background-color: #FDFC62 }
.white         { background-color: #FFFFFF }
.bgrfish       { background-color: #68C0E6 }
.bgrblu        { background-color: #BADDFE; font-size: 7pt }

.tabmenu       { width: 170; background-color: #68C0E6; border-style: solid; border-width: 2; border-color: #46A3FD #0172E2 #0160BE #218FFE }
.tabout        { border-style: solid; border-width: 1; border-color: #46A3FD #0160BE #0160BE #46A3FD }
.tabin         { border-style: solid; border-width: 1; border-color: #0160BE #46A3FD #46A3FD #0160BE; font-size: 8pt; }

.hrnews        { width: 100%; height: 2; color: #218FFE }
