BODY {
	font: normal 21px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #000000;
	color: #FFFFFF;
}
.lightBlueNavBar {
	font : normal 14px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #0000FF;
	background : yellow;
}
.blueNavBar {
	color: #0000FF;
	text-decoration : none;
	background : #FFFF99;
	font : normal 13px Arial, Helvetica, sans-serif;
}
.blueNavBar A:active {
	color: #0000FF;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
}
.blueNavBar A:link {
	color: #0000FF;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
}
.blueNavBar A:visited {
	color: #0000FF;
	text-decoration : none;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
}
.blueNavBar A:hover {
	color: #FF0000;
	background : transparent;
	text-decoration : none;
}
H1 {
	font: normal 30px "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: transparent;
	text-decoration : none;
	text-align : center;
}
H2 {
	font: normal 21px "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: transparent;
	text-decoration : none;
	text-align : center;
}
P  {
	font : normal normal normal 21px "Times New Roman", Times, serif;
	color : #FFFFFF;
	background : transparent;
}
.clsnote {
	color: #FFFFFF;
	text-align: left;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-decoration : none;
	background : transparent;
}
.clsfirst {
	color: #FF0000;
	font: italic normal 21px "Times New Roman", Times, serif;
	text-decoration : none;
	background: transparent;
}
.clsfirstbigred {
	color: #FF0000;
	font: italic normal 29px "Times New Roman", Times, serif;
	text-decoration : none;
	background: transparent;
}
.clsstepsbigwhite {
	color: #FFFFFF;
	font: italic normal 29px "Times New Roman", Times, serif;
	text-decoration : none;
	background: transparent;
}
.clsbigwhite {
	color: #FFFFFF;
	font: normal normal 29px "Times New Roman", Times, serif;
	text-decoration : none;
	background: transparent;
}
.clslefttable {
	color: #000066;
	font : italic normal normal 31px "Times New Roman", Times, serif;
	text-align : center;
	text-decoration : none;
	vertical-align : top;
	background : #CC0000;
}
.clsrighttable {
	color: #FFFFFF;
	font : normal normal normal 37px "Times New Roman", Times, serif;
	text-align :center;
	text-decoration : none;
	vertical-align : bottom;
	background : #CC0000;
}
.clsmap {
	color: #FFFF00;
	text-align: left;
	font: bold 13px Arial, Helvetica, sans-serif;
	background: transparent;
}
.clsplease {
	color: #FFFFFF;
	text-align: left;
	font: normal 18px "Times New Roman", Times, serif;
	background: transparent;
}
A:active {
	color: #FFFFFF;
	text-decoration: none;
	background : transparent;
}
A:hover {
	color: #FFFFFF;
	background : transparent;
	text-decoration : underline;
}
A:link {
	color: #FFFFFF;
	text-decoration:underline;
	background : transparent;
}
A:visited {
	color: #FFFFFF;
	text-decoration:underline;
	background : transparent;
}
.clsfirstital {
	color: #FFFFFF;
	font: italic normal 21px "Times New Roman", Times, serif;
	text-decoration : none;
	background: transparent;
}
.clsfirstsmallred {
	color: #FF0000;
	font: italic normal 17px "Times New Roman", Times, serif;
	text-decoration : none;
	background: transparent;
}
.clsstepssmallwhite {
	color: #FFFFFF;
	font: italic normal 17px "Times New Roman", Times, serif;
	text-decoration : none;
	background: transparent;
}
TABLE.pqcchart {
	border : 1px solid Red;
	background : #000033;
	height : 800px;
	color : #FFFFFF;
}
TABLE.sqcchart {
	border : 1px solid Red;
	background : #000033;
	height : 240px;
	color : #FFFFFF;
}
TH {
	background : #000033;
	border : 1px solid Red;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	padding : 0px 0px 0px 0px;
	color : #FFFFFF;
}
TD.arial13 {
	background : #000033;
	border : 1px solid Red;
	text-align : center;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font : normal normal normal 13px Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	height : auto;
}
TD.arial13left {
	background : #000033;
	border : 1px solid Red;
	text-align : left;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font : normal normal normal 13px Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	height : auto;
}
HR {
	color : yellow;
	background : transparent;
	width : 50%;
}