body { 
   background-color: #ffffff;
   margin: 0;
   padding: 0;
}
   
a img {
   border: none;
}

table.main {
   background-color: #ffffff;
   border: 0;
}

td.cellstyle {
   padding: 10px 10px 10px 10px;
}

td.cellstyle p {
   font-family: Georgia;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   margin: 0;
   padding: 0;
}

td.cellstyle p a {
    font-family: Georgia;
    font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}


td.cellstyle h1 {
   font-family: Georgia;
   font-size: 18px;
   letter-spacing: -1px;
   font-weight: bold;
   color: #000000;
   margin: 0;
   padding: 0;
   display: inline;
}

td.cellstyle hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-color:#000;
	border-style:dashed;
	display:block;
}






td.sharpshooter {
   padding: 10px 10px 10px 10px;
	text-align:center;
}

.sharpshooter p {
   font-family: Georgia;
   font-size: 18px;
   color: #000000;
   font-style:italic;
   display: inline;
   padding: 5px 5px 5px 5px;
}






td.onlineversion {
   padding: 10px 10px 10px 10px;
	text-align:center;
}

.onlineversion p {
   font-family: Georgia;
   font-size: 10px;
   color: #000000;
   margin: 0;
   padding: 0;
   display: inline;
}

td.onlineversion p a {
    font-family: Georgia;
    font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}






td.footer {
   padding: 10px 10px 10px 10px;
   vertical-align:middle;
   text-align:center;
}

td.footer p {
   font-family: Georgia;
   font-size: 24px;
   font-weight: bold;
   color: #000000;
   margin: 0;
   padding: 0;
   display: inline;
}

td.footer p a {
    font-family: Georgia;
    font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	border-color: #CC0000;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0px 0px -1px 0px;
}










