td {
	font-family: "Times New Roman", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.tdinfo {
	line-height: 15px;
}
.tdcopyright {
	line-height: 25px;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}.title {
	font-size: 13px;
	font-weight: bold;
}
input {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #003399;
}
textarea {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #003399;
}
select {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #003399;
}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #293649;
	border-right-color: #293649;
	border-bottom-color: #293649;
	border-left-color: #293649;
}

