H1, H2 {
	font-family: "verdana";
	text-align: center;
}

H3, H4, P, TD {
	font-family: "verdana";
	font-size: 14pt;
}

BODY {
	margin: 3;
	color: black;
	background: white;
}

A:link {
	color: "#B5A642";
}

A:visited {
	color: "#807038";
}

TH {
	background: "#01380c";
	color: white;
}

TD.register {
	font-family: "verdana";
	font-size: 11pt;
	text-align: left;
}

.heading {
	font-family: "verdana";
	font-size: 16pt;
	font-weight: bold;
	color: #01380c;
}
.caption {
	font-family: "verdana";
	font-size: 14pt;
	text-align: center;
}
.smCaption {
	font-family: "verdana";
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}
.smCaptionL {
	font-family: "verdana";
	font-size: 10pt;
	font-weight: bold;
}
.grnCaption {
	font-family: "verdana";
	color: #01380c;
	text-align: center;
	
}

TD.tableJustify {
	font-family: "verdana";
	font-size: 
	text-align: justify;

}

P.justify {
	font-family: "verdana";
	font-size: 
	text-align: justify;

}	

P.justifyPress {
	font-family: "verdana";
	font-size: 12pt;
	text-indent:-150px;
	margin-left: 180px;
}

P.justify2 {
	font-family: "verdana";
	font-size: 12pt;
	text-align: justify;

}

P.boldCenter {
	text-align: center;
	font-weight: bold;
}
.regBold {
	font-weight: bold;
}
P.rUser {
	text-align: right;
	font-weight: bold;
	color: #01380c;
	font-size: 11pt;
}

P.lgRegBold {
	font-size: 14pt;
	font-weight: bold;
}

.center {
	text-align: center;
}

.update {
	font-family: "verdana";
	font-size: 12pt;
	color: red;
	font-weight: bold;
}
.productURLS {
	font-family: "verdana";
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.ctrProductURLS {
	font-family: "verdana";
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

.none  {
	text-decoration: none;
}

.test  {
	font-weight: bold;
}

