
#main {
width : 140mm;
margin-left : 175px;
border : 1px solid navy;
background-color : #fff;
margin-right : 30px;
padding : 0.9em;
}
body {
padding : 0;
background : #eef url(../cover.jpg) repeat-y fixed 10px 0;
}
.endnote {
font-size : smaller;
font-family : Arial, Helvetica, Geneva, sans-serif;
}
.yellow {
background-color : rgb(255, 255, 204);
}
.header {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-size : 1em;
background-color : #eed;
}
h1 {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-size : 1.5em;
font-weight : 400;
text-align : left;
color : #555;
}
h2 {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-size : 1.2em;
font-weight : 300;
color : #555;
}
h3 {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-size : 1.1em;
font-weight : 300;
border-bottom : 2px solid #886;
color : #555;
}
h4 {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-size : 1.1em;
font-weight : 300;
background-color : #eee;
color : #444;
}
#main-first P {
font-family : Georgia, "Times New Roman", serif;
font-size : 1.1em;
}
P {
font-family : Georgia, "Times New Roman", serif;
font-size : 1em;
}
blockquote {
font-family : Georgia, "Times New Roman", serif;
font-size : 1em;
margin-top : 0.85em;
margin-bottom : 6pt;
line-height : 1em;
}
SUP {
font-family : Geneva, Arial, sans-serif;
font-size : 0.8em;
color : navy;
background-color : #ff9;
margin-top : 0;
vertical-align : top;
}
.navbar {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-weight : normal;
font-size : 0.85em;
background : #eeeedd;
color : navy;
text-align : left;
line-height : 1em;
margin-top : 0;
}
A {
text-decoration : none;
}
.endnote {
font-size : 0.8em;
}


