@charset "UTF-8";
/* CSS Document */

body, html {width:750px;
background-color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
margin:0px auto;
line-height:133%;
}
p {
font-size:14px;
}
h1 {font-size:28px;
color:#800000;
font-weight:bold;
}
h2 {font-size:22px;
color:#000000;
}
h3 {font-size:16px;
color:#800000;
}
.footnote {font-size:11px;
}