.bannerMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

Strong {
color: white;

}

b {

color: white;
}

.bannerTD {
	border: 1px solid #666666;
	padding: 4px;

}
.bodyTDCopy {
	border: 1px solid #666666;
	border-collapse: collapse;
	padding: 4px;
	

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a {
	font-weight: bold;
	color: #CC33FF;
	text-decoration: none;
}
a:visited { color: gray; }
a:hover { color: white; }

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
h2 {
	font-size: 14px;
	color: #FF6600;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
h6 {
	font-size: 24px;
}


.DownloadHeader
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

a.menu:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;

}
a.menu:hover {
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
}
a.menu:visited {
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
}
.comments {
	color: #FF9900;
}
.myHeader {
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
	
}


