
body { background-color: #ffffff; }
a				{ text-decoration: none; }
a:link		{ color: #E068A0; background-color: transparent; }
a:visited   { color: #E068A0; background-color: transparent; }
a:hover     { color: #0000FF; background-color:  transparent; }
a:active    { color: #0000FF; background-color: transparent; }
.h11 { font-family: Verdana, Arial, helvetica, sans-serif;
     font-size: large;
     font-weight: bold;
     line-height: 100%;
     margin-bottom: 0px;
     }     
.list {font-family: vendana, Arial, Helvetica, sans-serif;
       font-size: medium;
       line-height: 120%;
       font-weight: normal;
       margin-left: 30px;
       margin-bottom: 0px;
       text-indent: -20px;
       }
.image_size {font-family: vendana, Arial, Helvetica, sans-serif;
       font-size: small;
       line-height: 120%;
       font-weight: normal;
       margin-left: 40px;
       }
.emph {font-size: small;
       font-weight: bold;
       }
.notice {
    font-family: vendana, Arial, Helvetica, sans-serif;
    font-size: .8em;
}