﻿
body {
font-family:Times New Roman;
background-color:#f8f3f0;
max-width:98%;
}

.txt {
color:black;
font-size:1em;
line-height:1.4em;
margin-bottom:0.4em;
}

.ref
{
color: rgb(204, 153, 0);
}

.tmp {
color:black;
font-size:1em;
margin-top:5em;
}

.tmp2 {
color:black;
font-size:1em;
margin-top:1em;
}

.tit {
color:red;
font-size:1em;
line-height:1.4em;
font-weight:bold;
margin-bottom:0.4em;
margin-top:0.4em;
}

.chp {
color:blue;
font-size:1em;
line-height:1.4em;
font-weight:bold;
margin-top:2.2em;
margin-bottom:0.4em;
}

.sstit {
color:green;
font-size:0.85em;
line-height:1.2em;
margin-bottom:1.3em;
}

.nt {
color:black;
font-size:0.9em;
line-height:1.3em;
}

.ana1 {
color:maroon;
font-size:0.85em;
line-height:1.2em;
margin-top:0.8em;
margin-bottom:0.8em;
}

.ana2 {
color:maroon;
font-size:0.85em;
line-height:1.2em;
margin-bottom:0.4em;
}

.prec
	{
	margin-bottom:0.8em;
	text-align:center;}
.suite
	{margin-top:0.8em;
	text-align:center;}
a
{text-decoration:none;}
a:visited {
  color: blue;
}
a:link {
text-decoration:none;
  color: blue;
}