td {
	font-family: arial, helvetica, sans_serif;
	font-size: 12px;
	color: #000000;
}

A:link {
	font-weight: bold;
	color: #960C16;
	text-decoration: none;
}

A:active {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

A:visited {
	font-weight: bold;
	color: #C16B71;
	text-decoration: none;
}

A:hover {
	font-weight: bold;
	color: #969696;
	text-decoration: none;
}

.head {
	color: #000000;
	font-size: 12px;
	font-weight: bold; 
	font-family: arial, helvetica, sans_serif;
}

.body {
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, sans_serif;
}

.link {
	color: #000000;
	font-size: 16px;
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
}

.newsHead {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background-color: #960C16;
	font-family: times new roman,times,serif;
}

.newsBody {
	color: #000000;
	font-size: 14px;
	background-color: #EEECD2;
	font-family: times new roman,times,serif;
}

.newsFoot {
	color: #000000;
	font-size: 14px;
	background-color: #E8E1BB;
	font-family: times new roman,times,serif;
}

.introHead {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.introBody {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.formPrompt {
	color: #000000;
	background-color: #e0e0e0;
	font-size: 14px;
	font-family: times new roman,times,serif;
}

.formItem {
	color: #000000;
	background-color: #f0f0f0;
	font-size: 14px;
	font-family: times new roman,times,serif;
}
.tblMain {
	height: 0px;
	width: 0px;
	border: 1px solid #000000;

}

