body {
	font-family: "Times New Roman" Courier Arial serif ;	
}
.CSS-Blue1 {
	font-weight: bold;
	color: #0000FF;
	background: transparent;
}
.CSS-Red1 {
	font-weight: bold;
	color: #FF0000;
	background: transparent;
}
.CSS-Gold1 {
	font-weight: bold;
	color: #FFCC00;
	background: transparent;
}
.CSS-Black {
	color: #000000;
	background: transparent;
}
.CSS-BlackBold {
	font-weight: bold;
	color: #000000;
	background: transparent;
}
.CSS-White {
	font-weight: bold;
	color: #FFFFFF;
	background: transparent;
}
.CSS-Brown1 {
	font-weight: bold;
	color: #CC6600;
	background: transparent;
}
.CSS-Green1 {
	font-weight: bold;
	color: #009900;
	background: transparent;
}
.CSS-Green2 {
	font-weight: bold;
	color: #00FF00;
	background: transparent;
}
.CSS-Yellow1 {
	font-weight: bold;
	color: #FFFF00;
	background: transparent;
}
.CSS-Gray1 {
	font-weight: bold;
	color: #666666;
	background: transparent;
}
.CSS-Orange1 {
	font-weight: bold;
	color: #FF6600;
	background: transparent;
}
.CSS-Orange2 {
	font-weight: bold;
	color: #FF6600;
	background: transparent;
}
.CSS-BlueBlock1 {
	background: #00CCFF;
	color: Black;
	font-weight: bold;
}
.CSS-YellowBlock1 {
background: #FFFF33;
color: Black;
font-weight: bold;
border: solid Black;
}
.blueBox-B2-CSS {
	margin: 5px;
	background: #66CCFF;
	color: Black;
	font-weight: bold;
	border: solid Black;
}
.blueBox-B2 {
	margin: 5px;
	background: #0099FF;
	color: Black;
	font-weight: bold;
	border: solid Black;
}
.yellowBox-B2-CSS {
	margin: 5px;
	background: #FFFF00;
	color: Black;
	font-weight: bold;
	border: solid Black;
}
.orange1Box-B2 {
	margin: 5px;
	background: #FF6600;
	color: Black;
	font-weight: bold;
	border: solid Black;
}
.red1Box-B2 {
	margin: 5px;
	background: #FF3333;
	color: Black;
	font-weight: bold;
	border: solid Black;
}
.whiteBox-B2 {
	margin: 5px;
	background: #FFFFFF;
	color: Black;
	font-weight: bold;
	border: solid Black;
}
.grayBox-B2 {
	margin: 5px;
	background: #999999;
	color: Black;
	font-weight: bold;
	border: solid Black;
}
.grayBox2-B2 {
	margin: 5px;
	background: #C4C4C4;
	color: Black;
	font-weight: bold;
	border: solid Black;
}
.ClearBox-L {
	margin: 5px 350px 5px 5px;
}
.ClearBox-R {
	margin: 5px 5px 5px 350px;
}
.ClearBox {
	margin: 5px;
}
.WhiteIMG-Bkgrnd {
	margin: 5px;
	border: solid Black;
	background: #FFFFFF; 
}
.under-line {
   text-decoration: underline; 
}
.boldUnderline{
	text-decoration: underline;
	font-weight: bold;
}





