body
{
 background: url('1-18.gif') ;
 font-family: Arial, Verdana;
 color: navy;
 font-size: 13pt;

}
code
{
 color: black;
 font-family: Courier New, Courier, Tahoma;
 font-size: 12pt;
}
iframe
{
 background-color: transparent;

}
h4
{
 font-weight: bolder;
 color: black;
}


.titleframe
{
 height: 100px;
 width: 100%;

}
.titleTd
{
 vertical-align: top;
 width: 100%;
 height: 100%;
}
.navigationframe
{
 width: 200px;
 height: 350px;
 
}
.navigationTd
{
 vertical-align: top;

}
a:hover
{
 color: red;
}

