/* CSS Document */
body {
background-color: #FFFAF6;
margin: 0px;
padding: 0px;
}
.txt {
color: #D5793C;
font-family: &quot;Times New Roman&quot;, Times, serif;
font-size: 10pt;
font-style: italic;
text-decoration: none;
}
.aspect{
font-family: &quot;Times New Roman&quot;, Times, serif;
font-size: 11pt;
color: #000000;
text-decoration: none;
font-style: normal;
}
.l-p{
font-family: &quot;Times New Roman&quot;, Times, serif;
font-size: 11pt;
color: #798D34;
text-decoration: none;
font-style: normal;
}
.txt a:hover{
color: #87471D;
text-decoration: underline;
}
.center { text-align:center;}
.repert { margin-left: 20px; }
.repert td { padding: 5px;}