/* daedalus flight - science fiction & fantasy - general style settings */

body { 
color: #ccffff; 
background-color: #003366; 
margin-left: 40px; 
margin-right: 40px;
font-family: sans-serif; 
font-size: 14px; 
font-style: normal;   
}

a:link {
color: #00ffff; 
} /* for unvisited links */

a:hover {
color: #0000ff; background: #ffff00; 
} /* when mouse is over link */

a:active { 
color: #ffcc66; background: #003366; 
} /* when link is clicked */

a:visited { 
color: #ff3300; 
} /* for visited links */

a.plain { 
text-decoration: none; 
}

h1,h2,h3,h4,h5,h6,ol,p,ul { 
font-family: sans-serif; 
}

h1 { 
font-size: 250%; 
}

h2 { 
font-size: 200%; 
}

h3 { 
font-size: 150%; 
}

h4 { 
font-size: 100%; 
}

h5 { 
font-size: 80%; 
}

h6 { 
font-size: 60%; 
}

p { 
font-style: normal; 
font-size: 12px; 
text-align: justify; 
text-indent: 0em; 
margin-top: 0; 
margin-bottom: 0; 
}

p.std { 
font-style: normal; 
font-size: 12px; 
text-align: justify; 
text-indent: 0em; 
margin-top: 0; 
margin-bottom: 0; 
}

p.indent { 
font-style: normal; 
font-size: 12px; 
text-align: justify; 
text-indent: 2em; 
margin-top: 0; 
margin-bottom: 0; 
}

p.author { 
font-family: cursive;
color: #330033;
font-size: 14px; 
font-style: normal; 
text-align: center; 
text-indent: 0em; 
margin-top: 0; 
margin-bottom: 0; 
}

p.centered { 
font-size: 12px; 
font-style: normal; 
text-align: center; 
text-indent: 0em; 
margin-top: 0; 
margin-bottom: 0; 
}

p.title { 
font-size: 24px; 
font-style: normal; 
text-align: center; 
text-indent: 0em; 
margin-top: 0; 
margin-bottom: 1em; 
}

p.plain { 
font-style: normal; 
font-size: 12px; 
text-align: justify; 
text-indent: 0em; 
margin-top: 0; 
margin-bottom: 0; 
}

p.cite { 
font-style: normal; 
font-size: 12px; 
text-align: center; 
text-indent: 0em; 
margin-top: 0; 
margin-bottom: 0; 
}

pre { 
font-family: monospace; 
font-size: 12px;
}

td {
font-style: normal; 
font-size: 11px; 
text-indent: 0em; 
margin-top: 0; 
margin-bottom: 0; 
}

td.centered {
font-style: normal; 
font-size: 12px; 
text-align: center; 
text-indent: 0em; 
margin-top: 0; 
margin-bottom: 0; 
}

td.justify {
font-style: normal; 
font-size: 11px; 
text-align: justify; 
text-indent: 0em; 
margin-top: 0; 
margin-bottom: 0; 
}
