body { background-color: white;
       color: black; 
       font-family: "Book Antiqua", Arial, "Times New Roman", Garamond, sans-serif; }

a:link { color: blue; }
a:visited { color: #EE82EE; }

h1 { width: 95%;
     background-color: #99CCFF;
     border-style: solid;
     border-width: medium;
     border-color: black;
     margin: 0% auto 0% auto;
     text-align: center;
     vertical-align: middle;
     font-size: xx-large;
     font-weight: lighter;
     padding: 0px 5px; }

h2 { width: 95%;
     background-color: #E5E5E5;
     border-style: ridge;
     border-width: 3px;
     border-color: #FAFAFA;
     margin: 0% auto 0% auto;
     text-align: center;
     vertical-align: middle;
     font-size: large;
     font-weight: lighter;
     padding: 0px 5px; }

.imgnor { border: 0px; }

.div1 { width: 95%;
        background-color: #E5E5E5;
        border-style: none ridge ridge ridge;
        border-width: 0px 3px 3px 3px;
        border-color: #FAFAFA;
        margin: 0% auto 0% auto;
        text-align: left;
        vertical-align: middle;
        font-size: medium;
        font-weight: bold;
        padding: 0px 5px; }

.divtrail { width: 100%;
            background-color: white;
            text-align: center; 
            vertical-align: middle;
            font-size: medium;
            font-family: "Times New Roman", Arial, Garamond, sans-serif; }

.pcen1 { text-align: center; }

.pcentrail { font-size: x-small;
             color: #808080; }

.pcenimp1 { text-align: center;
            font-size: large;
            font-weight: lighter;
            text-decoration: underline; }

.pcennotimp1 { text-align: center;
               font-size: medium;
               font-weight: lighter; }

.plink { font-style: italic; }

.prellefita1 { position: relative;
               left: 33%;
               text-align: left;
               font-size: medium;
               font-style: italic; }

.pcenita1 { text-align: center;
            font-size: medium;
            font-style: italic; }

#plusone-div { position: relative;
               left: 47%; 
               vertical-align: middle;}

