html {height:100%;}

body { 
background-color: #ffffff; 
font-family: Georgia, Palatino, Times New Roman, serif; 
font-size: 12px; 
color: #2F1706;
letter-spacing: 1pt;
overflow: hidden;
}

a { font-family: Georgia, Palatino, Times New Roman, serif; color: #2F1706; letter-spacing: 1pt; text-decoration: none}

a:hover { font-family:  Georgia, Palatino, Times New Roman, serif; color: #2F1706; letter-spacing: 1pt; text-decoration: underline}

a:visited { font-family:  Georgia, Palatino, Times New Roman, serif; color: #2F1706; letter-spacing: 1pt; text-decoration: none}

.image, a:active .image {border: 2px; border-thickness: 2px; border-color: #2F1706; border-style: solid}

h1 { font-family:Georgia, Palatino, Times New Roman, serif; font-size: 35px; color: #2F1706; margin-bottom: 5px }
h2 { font-family: Georgia, Palatino, Times New Roman, serif; font-size: 16px; color: #2F1706 }

hr{ color: #2F1706; width:50%; height:2px; } 

.image {
border: 2px; border-thickness: 2px; border-color: #1E284B; border-style: solid;
}

p {
text-align: center;
margin-top: 0px;
}


table {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
font-family: Georgia, Palatino, Times New Roman, serif; 
font-size: 15px;
color: #2F1706;
letter-spacing: 1pt;
}

.note {
font-family: Georgia, Palatino, Times New Roman, serif;
font-size: 10px;
} 

.raise:hover {
margin-top: 10px;
}
