BODY {
	margin: 2em;
	font-family : "Times New Roman", Times, serif;
}
P {
	text-indent: 2em; 
}
.j {
	text-align: justify;
}
.gb {
	text-indent: 0em;
}

STRONG {
	font-size : small;
	font-variant : small-caps;
	font-weight : bold;
	color : Gray;
}
A {
	font-weight : bold;
	color : #006633;
}
A:hover {
	font-weight : bold;
	color : #996633;
}

A:visited {
	font-weight : bold;
	color : #996699;
}
HR {
	color: #808080;
	height : 1px;
}
