body
	{
	  font-family: Arial, Helvetica; 
	  font-size: 10pt; 
	  font-weight: bold; 
          background-color: #1F5279;
          background-repeat: no-repeat; 
          background-attachment: fixed; 
          color: #b6c7d7; 
          scrollbar-face-color: #4f82b9; 
          scrollbar-shadow-color: #1f5279; 
          scrollbar-highlight-color: #1f5279;
          scrollbar-3dlight-color: #a6b7c7; 
          scrollbar-darkshadow-color: #a6b7c7; 
          scrollbar-track-color: #2f6289; 
          scrollbar-arrow-color: #ff8833; 
          margin: 0; 
          background-position: center
          }
A:link {
          font-family: Arial, Helvetica;
			font-size: 10pt; 
			text-decoration: none; 
			font-weight: bold; 
			color: #99ccff
			}
			
A:visited {
          font-family: Arial, Helvetica;
			font-size: 10pt; 
			text-decoration: none;
			font-weight: bold; 
			color: #99ccff
			}

A:active {
          font-family: Arial, Helvetica;
			font-size: 10pt; 
			text-decoration: none;
			font-weight: bold; 
			color: #ff9900
			}
A:hover {
          font-family: Arial, Helvetica;
			font-size: 10pt; 
			text-decoration: none;
			font-weight: bold; 
			color: #ffa936;
        }

P, TD
        {
                font-family: Arial, Helvetica;
                font-size: 10pt;
                color: #b6c7d7;
        }
