#header {
    padding: 0 0 0 0;
}

#content {
    padding: 0 50px 0 50px;
    border-color: black;
    border-style: solid;
    border-width: thin;
}

#outer {
    padding: 0px 50px 0 50px;
}

body {
    font-family: Verdana, Arial, sans-serif;
}

#title-line {
    text-decoration: none;
}

		 @page {
            size: 21.59cm 27.94cm;
            margin-right: 3.18cm;
            margin-top: 2.54cm;
            margin-bottom: 2.54cm
        }
        @page:first {
            margin-top: 1.27cm;
            margin-bottom: 2.54cm
        }
        
        P {
            margin-bottom: 0.1cm;
            direction: ltr;
            color: #000000;
            widows: 2;
            orphans: 2
        }
        
        P.western {
            font-family: "Times New Roman", serif;
            font-size: 12pt;
            so-language: en-US
        }
        
        P.cjk {
            font-family: "Times New Roman", serif;
            font-size: 12pt
        }
        
        P.ctl {
            font-family: "Times New Roman", serif;
            font-size: 12pt;
            so-language: ar-SA
        }
        
        A:link {
            color: #0000ff
        }
        
        A:visited {
            color: #800080
        }

