/* CSS Document */

#contact-table img{
	margin: 0px;

}

td.title{
	margin: 1px; 
	color: #3e586f;	
	font-size: 12px;
	font-weight: bold;
}


td.content1{
	font: bold 11px arial; 
	color: gray;

}

td.content2{
	font: bold 14px arial; 
	color: gray;
}

#bigimage img{
	margin-top: 30px;

}