/* CSS Document */


<!-- http://jigsaw.w3.org/css-validator/validator-uri.html -->

body {
        color:                 ;
        margin:                 0pt 40pt 20pt 40pt;
        font-size:              100%;
        font-weight:            normal;
        word-spacing:           normal;
        letter-spacing:         normal;
        text-transform:         none;
        text-align:             left;
        line-height:            125%;
        font-family:            serif;
}

h1 {
        color:                 ;
        font-family:            serif;
        font-weight:            bold;
        font-size:              300%;
        padding:                0.5em 0 0.5em 0;
        border-width:           0 0 1px 0;
        border-style:           solid;
        margin-left:            0pt;
        margin-bottom:          0pt;
        margin-top:             0pt;
        text-align:             center;
        line-height:            80%;
}

h2 {
        font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif;
        font-weight:            bold;
        color:                 ;
        font-size:              100%;
        margin-left:            0pt;
        margin-bottom:          -10pt;
        text-align:             left;
        line-height:            110%;
}

h3 {
        font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif;
        font-weight:            normal;
        color:                 ;
        font-size:              100%;
        margin-bottom:          -10pt;
        text-align:             left;
        line-height:            110%;
}

p, blockquote, ol, dl, dd, ul, li, dir, menu {
        font-family:            serif;
}

p.indent {
        font-family:            serif;
        padding:                0px 20px 0px 20px;     
}

img.padded {
        padding:                0px 10px 0px 10px;     
}

strong {
        font-weight:            bold;
}

span.larger {
        font-size:              125%;
}

span.smaller {
        font-size:              65%;
}

br        { 
        clear: left 
}