body
{ 
 background:white;
 color:navy; 
 margin:3%; 
 font-family: "trebuchet ms",serif;
} 

.inline_img
{
 float:left;
 padding:0px 10px 5px 0px;
}

.center_text
{ 
 align:center;
} 

table
{ 
 background:white;
 color:navy; 
 font-family: "trebuchet ms",serif;
}
 
table.table1
{ 
 background: #ffffe8;
 color:black; 
}

table.table2
{ 
 background: #ffffe8;
 color:black; 
}

td.button
{ 
 background:#ffe0ff;
 font-family:verdana, sans-serif;
 font-size:0.8em;
}

p
{ 
 background:white;
 text-align:justify;
 color:navy; 
 font-family:"trebuchet ms",serif;
} 

h1
{ 
 color:navy;
 font-family:"trebuchet ms",serif; 
} 

h2
{ 
 color:teal;
 font-family:"trebuchet ms",serif; 
} 

h3, th
{ 
 color:teal;
 font-family:"trebuchet ms",serif; 
}

h4
{ 
 color:navy;
 font-family:"trebuchet ms",serif; 
} 
