body {
font-family: Arial;
font-size: 11pt;
color: #FFFFFF;
background: #6796C4;
text-align: center;
margin: 0px;
padding: 0px;
}
  
  td
  {font-family: Tahoma, Arial;
font-size: 11pt;
color: #FFFFFF;
  }
  
  h1 { 
  font-size: 26px; 
  color: #FFFFFF; 
font-family: Lucida Calligraphy, Trebuchet MS;
  font-weight: bold;
  margin: .0em;
  text-align: center;
  }
  
  h2   { 
  font-size: large; 
  color: #FFFFFF;  
font-family: Lucida Calligraphy, Trebuchet MS;
  margin: .0em; 
  text-align: center;
    }
  
h3 { 
font-size: large; 
color: #FFFFFF;  
font-family: Lucida Calligraphy, Trebuchet MS; 
margin: 0em; 
text-align: center;
}

h4 { 
font-size: large; 
color: #FFFFFF;  
font-family: Lucida Calligraphy, Trebuchet MS;
margin: 0em; 
text-align: center;
}

h5 { 
font-size: large; 
color: #FFFFFF;  
font-family: Lucida Calligraphy, Trebuchet MS;
margin: 0em; 
text-align: center;
}

h6 { 
font-size: large; 
color: #FFFFFF;  
font-family: Lucida Calligraphy, Trebuchet MS;
margin: 0em; 
text-align: center;
}

a:link 
{text-decoration: underline; color:#FFFFFF;}
a:visited
{text-decoration: underline; color:#FFFFFF;}
a:active
{text-decoration: underline; color:#000000;}
a:hover
{text-decoration: underline; color:#E48823;}

hr {
height: 1px;
width: 90%;
margin-top: 5px;
margin-bottom: 5px;
border: 1px solid #E48823;
}

table.header {
background:  #4181C9;
	border-width: 1px 1px 0px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(228, 136, 35) rgb(228, 136, 35) rgb(228, 136, 35) rgb(228, 136, 35);
	border-collapse: separate;
	} 
	
	table.main {
    background: #3173BD;
	border-width: 0px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(228, 136, 35) rgb(228, 136, 35) rgb(228, 136, 35) rgb(228, 136, 35);
	border-collapse: separate;
	} 
    
    	table.stripe {
background: #FAF871;
	border-width: 0px 1px 0px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(228, 136, 35) rgb(228, 136, 35) rgb(228, 136, 35) rgb(228, 136, 35);
	border-collapse: separate;
	}

    img.blk { 
display:block;
vertical-align: bottom; 
}

    img.margin { 
margin: 12px; 
} 

table.cart {
    margin: 10px;}

    
   
		