body{	
  background-color:  #C7D7ED;
	background-repeat : repeat-x;
	background-position : top;
	margin : 0px 0px 0px 0px;
	font-family: 'Microsoft Sans Serif' , Verdana, Georgia, Arial, sans-serif;
	font-size : 100%;
}

table {
background:white;
} 


A:LINK, A:VISITED {
	color : black;
}

A:HOVER {
  color:#0000ff;
  background:#C7D7ED;

}

.detail
{
  font-weight: normal;
  font-size: 0.9em;
  color: black;
 
}

.detailB { 
  
  font-style: normal;
	font-weight: bold;
  color: black; 
  
  font-size: 0.8em;
 }



.title
{
  font-weight: bolder;
  font-size: 1em;
  background: #0000C1;
  color: white;
  font-style: normal;
  
}

.header
{
  font-weight: bolder;
  font-size: 1em;
  background: #0000C1;
  color: white;
  font-style: normal;
  
}


.contact
{
  font-weight: bolder;
  font-size: 8em;
  background: #72B9E9;
  color: white;
  font-style: normal;
  
}