a:link { text-decoration: underline; color: #3300ff }
a:hover { text-decoration: underline; color: black; background-color: #9999ff }
a:visited { text-decoration: underline; color: #3300ff }
a:active { text-decoration: underline; color: white; background-color: #9999ff }

body {
font-family: Times, "Times New  Roman", serif;
background-color: #ffffcc;
margin-top: 15;
}

.sanser {
font-family: Arial, Helvetica, sans-serif;
}
h1 {
text-align: center;
}
h2 {
text-align: center;
font-family: Helvetica, Arial, Verdana, sans-serif;
}
h3 {
text-align: center;
font-family: Helvetica, Arial, Verdana, sans-serif;
}
h4 {
text-align: center;
font-family: Arial;
}
p {
margin-left: 35;
margin-right: 35;
}
.fig {
text-align: center;
}
.st {
width: 85%;
}
.link {
font-size: 90%;
font-family: Helvetica, Arial, sans-serif;
}
.linkrel {
font-size: 75%;
color: #000033;
font-family: Helvetica, Arial, sans-serif;
}
.tiptxt {
font-family: Times, "Times New  Roman", serif;
font-size: 80%;
color: #999933;
}
.asterix {
font-family: Times, "Times New  Roman", serif;
font-size: 80%;
color: #cc0000;
}
.mark {
font-weight: bold;
font-style: italic;
color: #003399;
}

