/* CSS Document */
body
{
	margin:0px;
	background-color:#FFBEE2;
	font-family: "trebuchet MS", verdana, helvetica, sans, sans-serif;
	font-size: 13px;
	color: #353535;

}
td, a, select, input, textarea
{
	font-family: "trebuchet MS", verdana, helvetica, sans, sans-serif;
	font-size: 13px;
	color: #353535;
}
.title
{
	font-size:15px;
	color:#964D75;
	font-weight:bold;
}
.footer
{
	color:#FFFFFF;
}
