.bodyText {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.boldHeading1 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.boldBodyText {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}



.boldHeading2 {
	font-family: tahoma;
	color: #660033;
	font-size: 18px;
}
.bodyTextSmall {
	font-family: tahoma;
	font-size: 10px;
}
.copyrightText {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}
.boldheading2red {
	font-family: tahoma;
	font-size: 16px;
	color: #FF0000;
}
.Hyperlink {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
div {
}
Body {
	background: #CCCCCC;
	margin: 0;
}
.NewsFont {
	font: 14px tahoma;
	color: #660033;
}
.newsbox {
	height: 300px;
	width: 300px;
	padding-top: 220px;
	padding-left: 800px;
	border: medium solid #000000;
}
