body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4c4c4c;
	text-decoration: none;
	margin: 0px;
	line-height: 16px;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #4c4c4c;
	text-decoration: none;
	line-height: 16px;
}
a:visited, a:link, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2357dd;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2357dd;
	text-decoration: underline;
}
textarea,input {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(/csd_imgs/textbg.gif);
	color: #585858;
}
select {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #585858;
}
.bold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4b4a4b;
	text-decoration: none;
}
