  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF; 
	text-decoration:none; 
	} 

  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000; 
	text-decoration:underline; 
	}
	
  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF; 
	text-decoration:none; 
	}
	
  body {
	background:#F0F0F0;
	color: #5A5A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
    }
	
  li {
    color: #000000;
	font-size: 12px;
    }

  p {
	color: #587C9A;
  	font-size: 12px;
  }
  
  .companynews {
	color: #5A5A5A;
	font-size: x-small;
  }    

  .copyright {
	color: #587C9A;
	font-size: 10px;
  }
  
  .footer {
	background-image: url(../images/down.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 51px;
  }

  .pagedescription {
	color: #436784;
	font-size: 12px;
  }

  .pagetitle {
	color: #436784;
	font-size: 14px;
	font-weight: bold;
  }
  
  .portfoliodescription {
	color: #5A5A5A;
	font-size: 12px;
  }

  .portfoliotitle {
	color: #5A5A5A;
	font-size: 14px;
	font-weight: bold;
  }

  .sidebar {
    background-image:url(../images/sidebar.jpg)
  }
  
  .tablebody {
	padding: 10px;
  }
  
  .ipaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	filter: Shadow(Color=Black, Direction=Down);
}
