td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}

form {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}

.formtable {
	border: 1px solid #cccccc; 
	border-collapse: collapse;
}

.formcelltop {
	padding-top: 1px;
	padding-left: 1px;
}

.formcelltopleft {
	padding-top: 1px;
	padding-left: 2px;
}

.formcelltopright {
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 2px;
}

.formcellbottomleft {
	padding-left: 2px;
}
input {
	font-family: "Times New Roman", Times, serif;
}

.inputtopenewsletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 145px;
	height: 14px;
}

.inputtop {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	width: 145px;
	height: 19px;
}

.inputbottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	width: 728px;
	height: 19px;
}

.navbarcell {
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}

a {
	text-decoration: none;
}