body {
     font-family:"Trebuchet MS", Arial, sans-serif;
	 font-size:12px;
	 color:#333333;
     background-color:#ffffff;
}


#contact-default {
    font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:30px;
    margin-left:10px;
    margin-right:10px;
}

.very-small {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	}

.send-link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #395f0b;
    text-decoration:underline;
	}