span,div {
font: 100% palatino linotype, times new roman, serif;
}
.title1 {
font-size: 200%;
}
.title2 {
font-weight: bold;
}
.titleblock {
text-align: center;
}
.indent {
position: relative;
left: 5em;
margin-right: 5em;
}
.sectiontitle {
font-weight: bold;
}
.quals {
font-weight: bold;
}
.firstcol {
width: 10em;
vertical-align: top;
}
.emph {
font-style: oblique;
}
a {
color: rgb(50,50,220);
}
a:visited {
color: rgb(125,50,175);
}
.authors {
font-size: 80%;
}
.detail {
font-style: italic;
font-size: 80%;
}
html {
font: 100% arial, helvetica, sans-serif;
margin: 0;
visibility: visible;
width: 100%;
height: 100%;
}
body {
font: 100% arial, helvetica, sans-serif;
margin: 0;
visibility: visible;
width: 100% height: 100%;
} 
