BODY
{
    FONT-SIZE: 9pt; 
    font-family: Arial;
    color:#666666; 
    word-break: break-all;
    LINE-HEIGHT: 150%;
    
}
.Album_Left_Top
{
   width            : 12px;
   height           : 9px;
   background-image : url('images/album_1.jpg');
}
.Album_Top
{
   width            : 98px;
   height           : 9px;
   background-image : url('images/album_2.jpg');
}
.Album_Right_Top
{
   width            : 10px;
   height           : 9px;
   background-image : url('images/album_3.jpg');
}
.Album_Left
{
   width            : 12px;
   height           : 98px;
   background-image : url('images/album_4.jpg');
}
.Album_Middle
{
   width            : 98px;
   height           : 98px;
   background-image : url('images/album_5.jpg');
}
.Album_Right
{
   width            : 10px;
   height           : 98px;
   background-image : url('images/album_6.jpg');
}
.Album_Left_Down
{
   width            : 12px;
   height           : 13px;
   background-image : url('images/album_7.jpg');
}
.Album_Down
{
   width            : 98px;
   height           : 13px;
   background-image : url('images/album_8.jpg');
}
.Album_Right_Down
{
   width            : 10px;
   height           : 13px;
   background-image : url('images/album_9.jpg');
}

.Photo_Left_Top
{
   width            : 7px;
   height           : 7px;
   background-image : url('images/Photo_1.jpg');
}
.Photo_Top
{
   height           : 7px;
   background-image : url('images/Photo_2.jpg');
}
.Photo_Right_Top
{
   width            : 7px;
   height           : 7px;
   background-image : url('images/Photo_3.jpg');
}
.Photo_Left
{
   width            : 7px;
   background-image : url('images/Photo_4.jpg');
}

.Photo_Right
{
   width            : 7px;
   background-image : url('images/Photo_6.jpg');
}
.Photo_Left_Down
{
   width            : 7px;
   height           : 7px;
   background-image : url('images/Photo_7.jpg');
}
.Photo_Down
{
   height           : 7px;
   background-image : url('images/Photo_8.jpg');
}
.Photo_Right_Down
{
   width            : 7px;
   height           : 7px;
   background-image : url('images/Photo_9.jpg');
}

.HyperLinks:link 
{ 
   TEXT-DECORATION : none;
   color:#666666;
}
.HyperLinks:visited
{
   TEXT-DECORATION : none;
   color:#666666;
}
.HyperLinks:hover
{
   TEXT-DECORATION : none;
   color:#666666;
}
.HyperLink:visited
{
   TEXT-DECORATION : none;
   color:#666666;
}