@charset "utf-8";
/* CSS Document */

td, input, select, textarea{
font-family: Trebuchet MS;
font-size:12px;
color:#951649;
text-align:left;
}

h2{
font-weight:bold;
}

td.intro{
	color:#FFFFFF
	text-align: center;
}
input, textarea{
background-color: #efe1e9;
border: 1px; border-color:#951649; border-style:inset;
}