body {
   background: #005AB4;
   color: silver;
   font-size: 12pt;
   font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
   margin: 0px 0px 0px 0px; padding:0px;
}

a:link {
   color: 000055;
}

a:visited {
   color: 000055;
}

#Background {
   z-index: 0;
   position: absolute;
   right: 0px;
   top: 0px;
}

#TitleBar {
   position: relative;
   top: 25px;
   right: 110px;
}

#TextBody {
   position: relative;
   top: 80px;
   margin: 0px 200px 0px 25px;
}

#TextBody td{
   font-size: 13pt;
   color: black;
}

#Navigation {
   position: absolute;
   top: 220px;
   right: 5px;
}

#Dazzling {
   position: absolute;
   align: right;
   top: 700px;
   right: 5px;
}

#Dazzling a:link{
   color: silver;
}

#Dazzling a:visited{
   color: silver;
}