﻿body { 
    margin:1in;padding:0;
	font-size:11pt;
	font-family: Times,serif;
}

p,h1,h2,h3,h4,blockquote {
        margin:0;
        padding:0;
        font-size:11pt;
        
}

h1,h2,h3,h4 {
        font-family: helvetica,sans-serif;
        margin-top: 16pt;
}

h1 { font-size: 22pt; margin:0; }
h2 { font-size: 16pt; }
h3 { font-size: 16pt; }

p { margin-bottom: 12pt; line-height:normal; }

i cite { font-style: normal; }

p.ednote { 
        margin: 12pt 0 12pt 0; 
        padding: 12pt;
        border: 1pt solid #999;
        background-color: #eee;
}

sup {
	line-height:80%;
	font-size:8pt;
    font-weight:normal;
    font-family: Times, serif;
}
sup a:link, sup a:visited {
        color: black;
        text-decoration:none;
}

