body {
	font-size : 12pt;
}
H1, H2, H3, H4, H5 { 
	/* color: #000099; */
	color: #000055;
}
H4 {
	font-size : 13pt;
}
.color { 
	color: #993300;
}
.title {
	font-size : 11pt;
}

.problem{
	color: #009933;
}
BODY {
	mergin-top: 1em;
	mergin-right: 2em;
	mergin-bottom: 3em;
	mergin-left: 2em;
	/* line-height: 1.2; */
}
P {
	line-height: 1.2;
}
A:link {
}
A:visited {
}
A:active {
}
.LANG {
	font-size : 16pt;
}

.box {
        text-align: left;
        border: solid thin;
}
.top {
        color: #005090;
}
.topic {
        color: #009933;
}
.NOIMG {
	line-height : 1.2em;
}