  body {
  background: #4d95f0 url(cmo.gif) bottom right no-repeat fixed;
  color:#06159d;
  text-align:center
  }

  table { background: transparent }  
  tr { background: transparent }

  #header {
  background:transparent;
  border:dashed 7px #06159d;
  color:#06159d;
  float:center;
  font-family:arial;
  font-size:medium;
  padding:5px;
  text-align:center;
  width:100%
  }
                          
  #pop {
  background:transparent;
#  border:dashed 7px #06159d; 
  color:#000000;
  float:center;
  font-family:arial;
  font-size:medium;
  padding:5px;
  text-align:left;
  width:100%
  }

  #pop h4 {
  background:#06159d;
  border: 0px;
  color: #4d95f0;
  font-family:arial;
  font-size:medium;
  text-align: center;
  width: 75%
  }

  #links {
  background:transparent;
  border:0px;
  color:#000000;
  float:center;
  font-family:arial;
  font-size:medium;
  padding:5px;
  text-align:center;
  width:100%
  }
		

  p,pre,table { margin:0px 10px 10px 10px }
		
  table,tr,td {
  font-family:arial;
  font-size:14px;
  padding-top:10px
  }

  h2 {
  font-size:18px;
  padding-top:10px
  }
		
  #header h4 {
  font-size:14px;
  margin:0px
  padding:10px;
  }

  a:active, a:link, a:visited {
  border-bottom:1px dashed #000000;
  color:#000000;
  text-decoration: none
  }

  a:hover {
  background-color:#06159d;
  border-bottom:1px dashed transparent;
  color:#4d95f0;
  text-decoration: none
  }

  a:active.none, a:hover.none, a:link.none, a:visited.none { 
  border-bottom:1px dashed transparent;
  background-color:#4d95f0;
  color:#000000;
  text-decoration: none
  }
