html
 { font-size: 100.01%; }
 
a:link { color: #0000ff; text-decoration: underline; }
a:visited { color: #800080; text-decoration: underline; }
a:hover, div.navi a:hover { color: #ff0000; text-decoration: underline; }

body { background-color: #ffffff; font-family: Verdana, Tahoma, Arial, sans-serif; margin-left: 10%; margin-right: 10%; margin-top: .5em; text-decoration: none; font-size: 1em; }

div.footer-text { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 70%; text-align: right; }
div.navi { background-color: #dcdcdc; border: 1px solid #003366; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 80%; margin-left: 0%; margin-right: 0%; padding: .4em; }
div.navi a:link, div.navi a:visited { color: #0000ff; text-decoration: none; }
div.site-logo { color: #003366; font-family: Georgia, "Times New Roman", Times, serif; font-size: 200%; font-weight: normal; }
div.site-slogan { color: #003366; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; padding-bottom: .4em; padding-top: .1em; text-align: right; }
div.text { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 80%;    }
h1, h2, h3, h4, h5 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;  padding-top: .4em;  }
div.text h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;  padding-top: .4em; font-size: 140%; }
div.text h2 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;  padding-top: .4em; font-size: 180%; }
li { padding-bottom: .4em; padding-top: .1em; }
.rt { text-align: right; }
#red { color: #ff0000; }

p, li
 { line-height: 1.4em;    }


/*a:link
            { text-decoration: none;      } 

a:visited, a:hover
            { text-decoration: underline; } 


a:link      { color: #0000ff; }
a:visited   { color: #800080; }
a:hover     { color: #ff0000; }
*/

div.photoframe { 
background-color: white;  
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 130%; 
margin-left: 20%; margin-right: 20%; padding: .4em .4em .4em .4em;  
border-bottom: 1px solid #a9a9a9;  
border-top: 1px solid #f5f5f5;  
border-left: 1px solid #f5f5f5;  
border-right: 1px solid #a9a9a9; 
text-align: center;
font-weight: normal;
min-width: 500px;
}

.text-lt
{
  text-decoration: line-through;
}
