H1, H2 {
	text-align: center;
}

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

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

BODY {
        margin: 3px;
        color: black;
        background: white;
	font-family: "verdana";
	font-size: small;
}

A:link {
        color: #1B7A1B;
}

A:visited {
        color: #807038;
}

A:active {
        color: #B5A642;
}

.bordered {
	border: 1px solid black;
}

TH {
	font-family: "verdana";
	font-size: small;
	background: #01380C;
	color: white;
}

TD.color {
	background: #efefe3;
}

.justify {
        text-indent: 20px;
        text-align: justify;
        margin-right: 0.1in;
        margin-left: 0.1in;
}    

.warn {
	font-weight: bold;
	color: red;
}

.right {
	text-align: right;
}

.note {
        font-size: x-small;
	text-align: right;
	color: green;
}

.center {
	text-align: center;
}

.caption {
        font-size: x-small;
        text-align: center;
	text-decoration: none;
}

.heading {
	font-family: "verdana";
	font-size: large;
	font-weight: bold;
	color: #01380c;
}

.productURLS {
        font-family: "verdana";
        font-size: small;
        font-weight: bold;
        text-decoration: none;
}

.ctrProductURLS {
        font-family: "verdana";
        font-size: small;
        font-weight: bold;
        text-decoration: none;
}   
