body {
  margin:0px;
  padding: 0px;
  background-color: #fffaf0;
  font-family: verdana, geneva, sans-serif; 
  font-size: 0.75em;
  line-height: 1.7em;
}
a:link  {
  color : #cc3300;
  text-decoration : none;
}
a:visited {
  color : #990000;
  text-decoration : none;
}
a:hover {
  color :  #e65c00;
  text-decoration : underline;
}
a:active {
  color : #cc3300;
  text-decoration : none;
}

a.navbar:link {
  color: black; 
  text-decoration : none;
}

a.navbar:visited {
  color: black; 
  text-decoration : none;
}

a.navbar:hover {
  color : #e65c00;
  text-decoration : underline;
}

a.one:link {
  color: black; 
  text-decoration : none;
}
a.one:visited {
  color: black; 
  text-decoration : none;
}
a.one:hover {
  color:#ffffff; 
  background-color: #fd9966; 
  text-decoration : none;
}


a.two:link {
  color: black; 
  text-decoration : none;
}
a.two:visited {
  color: black; 
  text-decoration : none;
}
a.two:hover {
  color:#ff0000; 
  text-decoration : none;
}

h1 {
  font-size : 160%;
  font-style : italic;
  font-weight : bold;
  line-height: 1.5em;
  text-align : center;
  margin-left : 40px;
  margin-right : 10px;
}

h2 {
  font-size : 120%;
  font-style : normal;
  font-weight : bold;
  line-height: 1.5em;
  text-align : center;
  margin-left : 40px;
  margin-right : 10px;
}

h3 {
  font-size : 120%;
  font-style : normal;
  font-weight : bold;
  line-height: 1.5em;
  text-align : center;
  margin-left : 40px;
  margin-right : 10px;
}

h4 {
  font-size : 110%;
  font-style : italic;
  font-weight : normal;
  line-height: 1.5em;
  text-align : right;
  margin-right : 10px;
}

h5 {
  font-size : 110%;
  font-style : normal;
  font-weight : normal;
  line-height: 1.5em;
  text-align : center;
  margin-left : 40px;
  margin-right : 10px;
}

.alf {
  font-size : 130%;
  font-style : normal;
  font-weight : bold;
  text-align : center;
  margin-left : 40px;
  margin-right : 10px;
}

p {
  font-size: 100%;
  font-style : normal;
  font-weight : normal;
  text-align : justify;
  margin-left : 40px;
  margin-right : 10px;
}

.navbar {
  font-size : 100%;
  font-style : normal;
  font-weight : normal;
}

table {
  font-size : 100%;
  font-style : normal;
  font-weight : normal;
  line-height: 1.5em;
}

.carti {
}

.index {
  font-size : 12px;
  font-style : normal;
  font-weight : normal;
  line-height: 1.5em;
  text-align : center;
  margin-left : 40px;
  margin-right : 10px;
}

.o_normal {
  font-size : 100%;
  font-style : normal;
  font-weight : normal;
  line-height: 1.5em;
  text-align : justify;
  margin-right: 10px;
}

li {
  font-size : 100%;
  font-style : normal;
  font-weight : normal;
  line-height: 1.5em;
  text-align : justify;
  margin-left : 40px;
  margin-right : 10px;
}

.note {
  font-size : 80%;
  font-style : normal;
  font-weight : normal;
  line-height: 1.5em;
  text-align : justify;
  margin-left : 20px;
  margin-right : 10px;
}

.notea {
  font-size : 80%;
  font-style : normal;
  font-weight : normal;
  line-height: 1.5em;
  text-align : justify;
  margin-left : 80px;
  margin-right : 10px;
}

@media print   {
body {margin:0; font-family: times, serif; font-size:12px; background-color: #ffffff}
a.navbar { display: none; }
hr {display: none;}
}
