/* CSS Document */


body {
	background-color: #BEBDB8;
	margin: 0 px;
}

td {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 9pt;

}


input {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 8pt;
	border: solid color #343331 1px;

}
textarea {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 8pt;
	border: solid color #343331 1px;

}
a{
		color:#2D2C2A;
}
