body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none
}
a:visited {
	color: #000000;
	text-decoration: none
}
a:active {
	color: #000000;
	text-decoration: underline
}
a:hover {
	color: #000000;
	text-decoration: underline
}
td {
	color : #3D3525;
	font-size: 12px;
	font-weight: normal;
}
input, textarea, select {
	font-size: 12px;
	border-width:1px
}