.address {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #C9E1FA;
}
.placeholder {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #636363;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #636363;
}
.content {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #868686;
	line-height:16px;
	text-align:justify;
}

a.email {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6000;
	text-decoration:none;
}
a:hover.email{
text-decoration:underline;
}
.form { 
font-size: 9px; 
background-color: #FFFFFF; 
border: 1px solid #000000; 
}