

body {
font-family: 'Times new Roman', serif;
font-size: 11pt;
}

p.text, p.dialog {
text-align: left;
}
p.dialog {
text-indent: 30;
}
p.epigraph {
text-align: right;
font-style: italic;
}
p.up {text-align: center}
p.dedication {
text-align: right;
font-style: italic;
font-weight: bold;
}
p.date {
text-align: right;
font-style: italic;
}
p.links {
font-size: 10pt;
}

h1.author {font-size: 20pt;
font-weight: bold}
h1.title {font-size: 18pt;
font-weiht: bold}
h1.subtitle {font-size: 18pt;
font-weight: normal;
font-style: italic}

h1.homepage {
font-size: 22pt;
font-weight: bold;
text-align: center;
}
font.h1smaller {
font-size: 16pt;
font-weight: normal;
}

h2, h3 {text-align: center;
}


h2 {text-align: center;
}


h2 {
font-size: 13pt;
font-weight: bold;
}

div.contents h2 {
text-align: left;
text-indent: 40;
}

h3 {
font-size: 12pt;
font-weight: normal;
font-style: normal}
h3.words {font-weight: bold}
h3.number {font-style: italic}

ul {
list-style: none;
}

ul.contents li.firstline, 
ul.contents ol.cycle li.firstline {
font-style: italic;
font-weight: normal;
}
ul.contents li.name, 
ul.contents ol.cycle li.name 
{font-style: normal;
font-weight: normal;}
ul.contents li.cyclename {
font-weight: bold;
font-style: normal;
}

a:link { color: black } 
a:visited { color: black }
a:active { color: red } 
a:hover {text-decoration:none}

div.contents {
text-align: left;
}

div.text {
text-align: center;
}

hr {
height: 1px;
}

hr.cycle_break {
width: 90%;
height: 2px
}

hr.div_break {
width: 100%;
height: 2px
}


hr.in_cycle {
width: 100px;
}
hr.normal {
width: 70%;
}
