body {
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}	

td, textarea, input, select {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.tableDetail {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-family: tahoma;
	color: #666666;
}
.headings {
	font-family: Century;
	font-size: large;
	color: #333333;
	text-decoration: underline;
	font-weight: bolder;
}
a:link {
	color: #003399;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline

}
a:hover {
	color: #FF9933;
	text-decoration: underline overline;
	font-family: tahoma;
	font-size: 11px;
}
a:visited {
	color: #0099CC;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
}
