body
{
background-image: url("boy2.gif")
}
a:visited {color: #66CCFF}
a:link {color: #FFF000}
a:hover {color: #FF0000}

.gblink:visited {color: darkgray;font-weight:bold;}
.gblink:link {color: #003399;font-weight:bold;}
.gblink:hover {color: #33ccff;font-weight:bold;}

h1
{
 font-family: times;
 font-size: 22;
 color: yellow;
 font-weight: bold
}

h1
{
 fontfamily: times;
 fontsize: 22;
 color: yellow;
 fontweight: bold
}


h2
{
 font-family: arial;
 font-size: 16;
 color: white;
 text-decoration: underline
}

h2
{
 fontfamily: arial;
 fontsize: 16;
 color: white;
 textdecoration: underline
}


h3
{
 font-family: arial;
 font-size: 16;
 color: yellow;
 font-weight: bold
 }

h3
{
 fontfamily: arial;
 fontsize: 16;
 color: yellow;
 fontweight: bold
 }





h4
{
 font-family: times;
 font-size: 18;
 color: yellow;
 text-decoration: underline
}

h4
{
 fontfamily: times;
 fontsize: 18;
 color: yellow;
 textdecoration: underline
}





h5
{
 font-family: arial;
 font-size: 16;
 color: white;
 font-weight: bold
 }


h5
{
 fontfamily: arial;
 fontsize: 16;
 color: white;
 fontweight: bold
 }





p
{
 font-family: arial;
 font-size: 16;
 color: white;
 }

p
{
 fontfamily: arial;
 fontsize: 16;
 color: white;
 }



#slide {
Position: Absolute;
Left: 20;
Top: 100;
Visibility: inVisible;
}


table1 {border: solid 2px white}

 { text-align: justify; }


.myScroll {
scrollbar-3dlight-color: gray;
scrollbar-arrow-color: dark gray;
scrollbar-base-color: gray;
scrollbar-darkshadow-color: gray;
scrollbar-face-color: gray;
scrollbar-highlight-color: #66CCFF;
scrollbar-shadow-color: #66CCFF;
scrollbar-track-color: dark gray
}
