a:link {
	color: #005587;
	text-decoration : none;
}

a:visited {
	color: #005587;
	text-decoration : none;
}

a:hover {
	color: #4A8EDD;
	text-decoration: underline;
}


div{
   
;}

H1{
  margin-top:0px;
  margin-bottom:0px;
  font-size :12px;
  line-height:17px;
  padding:3px;
  color:white;
}

h2{
  margin-top:0px;
  margin-bottom:0px;
  font-size :12px;
  line-height:20px;  
  color:white;
}

H3{
  margin-top:0px;
  margin-bottom:0px;
  font-size :13px;
  line-height:17px;
  padding:3px;
}


h4{
  margin-top:5px;
  margin-bottom:5px;
  font-size :12px;
  line-height:17px;
  color:white;
}

p{
/*  margin-top:0px;
  margin-bottom:0px;*/
  font-size :x-small;
  line-height:1.5;
/*  padding:3px; 
  color:white; */

}

#posted	{
	margin:20px,16px;
	font-size: xx-small;
	border-top: 1px solid #dddddd;
	}

#posted2	{
	margin:20px,0px;
	font-size: xx-small;
	border-top: 1px solid #dddddd;
	}

.title	{
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 10px;
	font-size: large;
	color: #ffffff;
	background: #FCD4E4;
	}

