body, td {
	/*url(./style/textura.gif);
	*/
	margin-left : 9%;
	margin-right : 7%;
	background : #FFFFF0;
	color : black;
	font : 0.8em/1.2em Verdana, Arial, Gillsans, sans-serif;
	font-weight : normal;
	margin-bottom : 1em;
	margin-top : 2em;
}
p, ol, ul, a, b {
	line-height : 1.0em;
}
p {
	margin-top : 0.4em;
	margin-bottom : 0.4em;
	text-indent : 0em;
}
h1 {
	/*letter-spacing: 0.1em;
	*/
	font-size : 1.5em;
	font-weight : 600;
	color : #0000CD;
	background-color : transparent;
	line-height : 1.2em;
}
h2 {
	/*letter-spacing: 0.1em;
	*/
	font-size : 1.3em;
	font-weight : 600;
	color : red;
	background-color : transparent;
}
h3 {
	font-size : 1.1em;
	font-weight : 600;
	text-indent : 0em;
	margin-top : 8px;
	margin-bottom : 8px;
}
h4 {
	font-size : 1.0em;
	font-weight : 600;
	text-indent : 0em;
	margin-bottom : 0.4em;
}
li {
	text-indent : 0.5em;
	list-style-type : disc;
}
i {
	/*background: yellow;
	*/
	font-style : italic;
}
b {
	font-weight : bold;
}

