body {
	font-size: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.4;
	font-weight: bold;
}
.bitsml { font-size: 14px; }
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.red { color: #FF0000;
	font-weight: bold; }
.style1 {font-size: 16px}