body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #333333;

}

.picLeft {
	border: 0px solid #000000;
	float: left;
	margin-right: 20px;

}

.picRight {
	float: right;
	margin-left: 20px;
	border: 1px none #000000;

}

.box1 {
	background-color: #FFFF99;
	padding: 10px;

}

.italic {
	font-style: italic;

}





.mainTD {

	padding: 30px;

}

.headRed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;

}





.header {

	background-color: #3266CC;

	padding: 20px;

	text-align: center;

}

.headingBlack1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #000000;

}

.testiName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	text-align: right;

}

.headGreen1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	color: #009900;

}

.headRed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;

}

.headBlue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #0066FF;

}

.underline {

	text-decoration: underline;

}

.box2 {

	background-color: #eaeffa;

	padding: 10px;

	border: 3px solid #000000;

}

.para1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

}

.headBlack2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #000000;

}

.paraBlue {

	color: #056CC0;

}

.tableWidth {

	width: 780px;

}
.courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: 333333;
}
.finalbox {
	background-color: ffff99;
}
.the18waysSTYLE1BLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	text-decoration: underline;
}
.the18waysSTYLE2RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
}
.style62superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	vertical-align: text-top;
}
.the18waysSTYLE2REDsuperscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.finalbox {
	background-color: ffff99;
}
.mainTDyellow {
	background-color: #FFFFB7;
	padding: 30px;
}
.box2 {
	background-color: #ffffb7;
	padding: 10px;
	border: 0;
}

.tableRedBorder{
	border:3px solid #FF0000;
}