body { 
background-color: #FFFFFF; 
font-family: Georgia;
font-size: 14px; 
color: #555555;
line-height: 1.3
}

}

a {font-family: Georgia, Arial; font-size: 14px; font-weight: 500; color: #414141; text-decoration: none}

a:hover {font-family: Georgia, Arial; font-size: 14px; text-decoration: underline}

h1 { font-family: Arial, Georgia; font-size: 20px; color: #000000; line-height: 22px; margin-bottom: 5px; margin-top: 5px }
h2 { font-family: Arial, Georgia; font-size: 16px; color: #CE0000; line-height: 20px; margin-bottom: 5px; margin-top: 5px }
h3 { font-family: Georgia, Arial; font-size: 20px; font-style:italic; font-weight:normal; color: #000000; line-height: 25px; margin-bottom: 3px; margin-top: 3px }
h4 { font-family: Eras Bd BT, Georgia; font-size: 40px; color: #000000; line-height: 40px; margin-bottom: 5px; margin-top: 5px }
h5 { font-family: Georgia; font-size: 12px; font-style:italic; color: #000000; line-height: 22px; margin-bottom: 10px; margin-top: 10px }
h6 { font-family: Arial; font-size: 18px; color: #000000; line-height: 22px; margin-bottom: 5px; margin-top: 5px }

hr{ color:#FFD2D2; width:100%; height:1px; }

table {
font-family: Georgia, Arial;
font-size: 14px;
color: #3B3B3B;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
border: none;
border-collapse: collapse;
}

td{ 
    vertical-align: top;
    bordercolor="#000000";
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    }

td p {padding-top: 0em;
      padding-bottom: 1em;
      }

table.thinborder {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #FFD2D2;
	border-collapse: ;
	background-color: white;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.picture { 
background-color: #EAEAF4;
border: 1px solid #CCCCCC; padding: 4px;
font: 12px/1.4em Arial, Georgia;
}
.picture img { 
border: 1px solid #CCCCCC;
vertical-align:left; margin-bottom: 4px; margin-top: 4px; 
}
.right { 
margin: 0.5em 0pt 0.5em 0.8em; float:right; 
}
.left { 
margin: 0.5em 0.8em 0.5em 0; float:left; 
} 





