.styl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 35px;
	padding-left: 35px;
	margin-top: 7px;
	padding-top: 7px;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: thin solid #666666;

}
.TRIAD {
	font-family: "Copperplate Gothic Light";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0000FF;
}
.style2 #Layer2 .TRIAD strong {
	font-family: "Copperplate Gothic Light";
	font-size: 18pt;
	color: #0000FF;
	text-transform: capitalize;
}
