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

H3, H4, P, TD {
	font-family: "verdana";
	font-size: 90%;
}

HR {
        height: 1;
        size: 1;
        noshade;  
        align: "center";
        color: black;
}

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

A:link {
        color: "#1B7A1B";
}

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

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



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

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

.heading {
	font-family: "verdana";
	font-size: 125%;
	font-weight: bold;
	color: #01380c;
}
.caption {
	font-family: "verdana";
	font-size: 100%;
	text-align: center;
}
.smCaption {
	font-family: "verdana";
	font-size: 75%;
	text-align: center;
	font-weight: bold;
}
.smCaptionL {
	font-family: "verdana";
	font-size: 75%;
	font-weight: bold;
}
.grnCaption {
	font-family: "verdana";
	color: #01380c;
	text-align: center;
	
}

P.justify {
	font-family: "verdana";
	font-size: 90%;
	text-indent: 20px;
	text-align: justify;
	margin-right: 0.1in;
	margin-left: 0.1in;
}	

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

P.justify2 {
	font-family: "verdana";
	font-size: 90%;
	text-align: justify;
	margin-right: 0.1in;
	margin-left: 0.1in;
}	

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

P.lgRegBold {
	font-size: 100%;
	font-weight: bold;
}

.center {
	text-align: center;
}

.update {
	font-family: "verdana";
	font-size: 100%;
	color: red;
	font-weight: bold;
}
.productURLS {
	font-family: "verdana";
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
.ctrProductURLS {
	font-family: "verdana";
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}

.none  {
	text-decoration: none;
}

.test  {
	font-weight: bold;
}




