﻿
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;
}

.tmp {
color:black;
font-size:1em;
margin-top:5em;
}

.tit1 {
color:red;
font-size:1em;
line-height:1.4em;
font-weight:bold;
margin-bottom:0.4em;
}

.sstit1 {
color:red;
font-size:0.9em;
line-height:1.4em;
margin-bottom:1.2em;
}

.tit2 {
color:black;
margin-top:1.5em;
font-weight:bold;
font-size:1em;
line-height:1.4em;
margin-bottom:0.8em;
}

.nt {
text-decoration: none;
}

.num {
color:red;
}


.ana {
color:maroon;
font-size:0.85em;
line-height:1.3em;
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;
}