.Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	/*color: #000066;*/
	color: #3366cc;
}
.Body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.descBox1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	border: groove #0033FF;
}
.gButs1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	cursor: hand;
	border-top: thin groove #000000;
	border-right: thin groove #000000;
	border-bottom: thin groove #000000;
	border-left: thin groove #000000;
}
.gButs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	cursor: hand;
	border-top: thin groove #000000;
	border-right: thin groove #000000;
	border-bottom: thin groove #000000;
	border-left: thin groove #000000;
}
#descBox2 {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
	height: 100px;
	width: 260px;
	border: thin solid #0C30C2;
	position: relative;
	top: 1px;
	right: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	overflow: scroll;
}
.newsBox1 {
	background-color: #66FFCC;
	border: thin solid #012CD9;
}
.newsTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
}
.newsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
