body, td, input, textarea, select {
	color: #42545e;
	font-family: arial;
	font-size: 12px;
}

a {
	color: #1390c6;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

.cc_row td {
	border-bottom: dotted 1px #000;
	border-right: dotted 1px #000;
	font-size: 11px;
}

#cc_ch_row {
	background-color: #f0f0f0;
}
