.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663399;
	font-weight: bold;
	text-decoration : none;


}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.caption {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;

}
.prompts {
	font-family: Verdana;
	font-size: 11px;
}
.input {
	font-size: 11px;
	border : 1px solid #C5C5E2;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background : #E4E4F1;
	color : #663366;
	width : 90px;
	font-size: 10px;
	border : 1px solid #C5C5E2;
}
