BODY {
  font-weight:normal;
	font-size: medium;
	text-align:left;
	font-family:verdana, sans-serif;
	/* line-height:0; */
	color: #000000;
}

.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 7px;
	/* padding:7px; */
	color: inherit;
	font-weight: normal;
}

p, td {
  font-weight:normal;
	/* #font-size:10px; */
	font-size: medium;
	/* text-align:left; */
	font-family:verdana, sans-serif;
}

A {
	text-decoration: underline;
	color: #CE6300;
}

A:Hover {
	text-decoration: none;
	color: #FF9C31;
}

.style2 {
	color: #CE6300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

.p2 {BACKGROUND-COLOR: yellow; text-align: left; padding: 10px;}