 

body {
background-color: white;  font-family: Verdana,Arial,Helvetica, sans-serif; margin-left: 15%; margin-right: 15%;   
font-size: 10pt; line-height:150%;}

 
 

 
H1,H2,H3,H4,H5,H6  { font-family: Verdana, Arial, Helvetica; color: teal; text-align: center;}
   
div { text-align: justify; }

 
a {font-size: 10pt;}
	  a:link{ text-decoration: none; color:black;}
	  a:visited { text-decoration: none; color: teal;}
	  a:hover{ text-decoration: none; color: blue;}



img {border:15px solid white;}

caption
{ 
text-align:center; 
margin: 0 0 .5em 0;
}
table
{
border-collapse: collapse;
}
th,td
{
border-right: 1px solid #fff;
border-bottom:1px solid #fff;
padding: .5em;
}
 
thead th
{
background: #036;
color: #fff;
}
tbody th
{
font-weight: normal;
background: #658CB1;
}

tr.alternate th
{
background: #8AA9C7;
}
