#bgNew2 table tr td {
	background: rgba(0, 0, 0, 0.5);
	padding:10px;
	}
.dot {
border-bottom:dotted;
border-bottom-color:#00FF00;
}
h1 {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
}
.style1 {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
}
.style2 {
    color: #f61414;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-size: 14px;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	font-size: 14px;
	color: #FFCC00;
}