body {
	color: #333;
	font: 76.4%/1.2em Arial, Helvetica, sans-serif;
	position: relative;
	background-color: #FFF;
	margin:0px;
}

h1 
{
  font-size: 16px;
  }
h2 
{
  font-size: 14px;
  }
a {
	border-bottom: 1px solid #CCF;
	color: #069;
	font-weight: bold;
	padding: 0;
	text-decoration: none !important;
	text-decoration: underline;
	text-decoration/**/: none;
}

a:visited {
	border-color: #E3E3E3;
	color: #069;
}

a:hover {
	border-color: #CCC;
	color: #333;
}

.clear 
{
  float:none;
  clear:both;
  margin: 0px;
  padding:0px;
  
  }
 .intro 
 {
  width:650px;
 }
 .poweredby 
 {

  width: 195px;
  height: 30px;
  float:right;
  }
