td {
	font-size: 13px;
	line-height: 25px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.table1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A8DEFB;
}
input {
	border: 1px solid #FF73D3;
}
textarea {
	border: 1px solid #FF73D3;
}

.table2 {
	border: 1px solid #CCCCCC;
}
.table3 {
	border: 1px solid #38B7BE;
}

