body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#999999;
	font-size: 12px;	
}
a:link {
	color:#CC0000;
	text-decoration: none;
}
a:visited {
	color:#660000
	text-decoration: none;
	color: #666600;
	text-decoration: none;
}
a:hover {
	color:#FF3300
	background-color:black;
	text-decoration: none;
	color: #FF3300;
}
a.copyright:link {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.topics a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.topics a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.topics a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #999999;
	height: 1px;
	background-color: #FFFFFF;
}
hr.reddotted {
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #FF0000;
	height: 1px;
	background-color: #FFFFFF;
}
.red14 {
	font-size: 14px;
	color: #990000;
}
.text {
	font-size: 14px;
	line-height: 1.4em;
}
.textStrong {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
}
.caption {
	font-size: 10px;
}
.productName {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}
.textStrong ul {
	/*margin-left: 0px;*/
	display: compact;
}
.textLarge {
	font-size: 18px;
	line-height: 1.4em;
}
.spec {
	font-size: 12px;
}
caption.specRed {
	font-size: 12px;
	width: 550px;
	padding: 5px;
	text-align: left;
	background-color: #FF0000;
	margin: 2;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
caption.specBlue {
	font-size: 12px;
	width: 550px;
	padding: 5px;
	text-align: left;
	background-color: #0066FF;
	margin: 2;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
caption.specGreen {
	font-size: 12px;
	width: 550px;
	padding: 5px;
	text-align: left;
	background-color: #009900;
	margin: 2;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.textSmallStrongWhite {
	font-size: 12px;
	line-height: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
}
.textSmallStrongGreen {
	font-size: 12px;
	line-height: 1.4em;
	color: #006600;
	font-weight: bold;
}
.textSmallStrongYellow {
	font-size: 12px;
	line-height: 1.4em;
	color: #808000;
	font-weight: bold;
}
.textSmall {
	font-size: 10px;
	line-height: 1.4em;
}
.topics {
	font-size: 12px;
	line-height: 1.4em;
	color: #CCCCCC;
	text-decoration: none;
}
.red12 {
	font-size: 12px;
	color: #990000;
}
.Caution {
	font-size: 10px;
	color: #333333;
}
.CautionRed {
	font-size: 10px;
	color: #CC0000;
}