body		{
		 margin-top:1px;
		 text-align:center
		}
body.top1px		{
		 margin-top:1px
		}
body.top10px	{
		 margin-top:1px
		}
body.form	{
		 margin-top:1px;
		 background:#f4f4f4
		}

table.form {
		 background:#B2FFC9;
		 border-color:green;
		 border-top-style:solid;
		 border-left-style:solid;
		 border-right-style:solid;
		 border-bottom-style:solid;
		 border-width:1px
		} 
table.top {
		 border-color:green;
		 border-top-style:solid;
		 border-left-style:solid;
		 border-right-style:solid;
		 border-bottom-style:solid;
		 border-width:1px;
		 margin-left:auto;
		 margin-right:auto
		} 
table.middle {
		 border-color:green;
		 border-top-style:hidden;
		 border-left-style:solid;
		 border-right-style:solid;
		 border-bottom-style:hidden;
		 border-width:1px;
		 margin-left:auto;
		 margin-right:auto
		} 
table.bottom {
		 border-color:green;
		 border-top-style:hidden;
		 border-left-style:solid;
		 border-right-style:solid;
		 border-bottom-style:solid;
		 border-width:1px;
 		 margin-left:auto;
		 margin-right:auto
		} 
		
th.center	{
		 text-align:center;
		}
th.left	{
		 text-align:left;
		 padding-left:5px
		}

td.center	{
		 text-align:center;
		}
td.left	{
		 text-align:left;
		 padding-left:5px
		}
td.350 {
		 width:350px;
	 	 }
td.294 {
		 width:294px;
	 	 }
td.429 {
		 width:429px;
	 	 }
td.400 {
		 width:400px;
	 	 }
td.410 {
		 width:410px;
	 	 }
td.310 {
		 width:310px;
	 	 }
			 
img.border0 {
		 border-width:0px;
		}
img.border1solid {
 		 border-top-style:solid;
		 border-left-style:solid;
		 border-right-style:solid;
		 border-bottom-style:solid;
		 border-width:1px;
		}
			
p.center5px	{
		 text-align:center;
		 padding-left:5px;
		 padding-right:5px
		}
p.center15px	{
		 text-align:center;
		 padding-left:5px;
		 padding-right:5px
		}
p.left5px	{
		 text-align:left;
		 padding-left:5px
		} 
p.right5px	{
		 text-align:right;
		 padding-right:5px
		}
p.justify	{
		 text-align:justify;
		 padding-left:5px;
		 padding-right:5px
		}
p.justify5px	{
		 text-align:justify;
		 padding-left:5px;
		 padding-right:5px
		}
p.justify15px	{
		 text-align:justify;
		 padding-left:5px;
		 padding-right:5px
		}
p.slideshowheadline		{
		 color:black;
		 font-size:30pt;
		 font-weight:bold;
		 text-align:center;
		 padding-left:5px;
		} 
		
h1.headline		{
		 color:black;
		 font-size:30pt;
		 font-weight:bold;
		 text-align:left;
		 padding-left:5px
		} 

span.font10pt  {
		 font-size:10pt;
		}
span.bold	{
		 font-weight:bold;
		}
span.italic	{
 		 font-style:italic
		}
span.bolditalic	{
		 font-weight:bold;
 		 font-style:italic
		}
span.super	{
		 vertical-align:super;
		 font-size:8pt;
		 font-weight:normal;
		}
span.superheading	{
		 vertical-align:super;
		 font-size:16pt;
		 font-weight:normal;
		}
span.black10pt	{
		 color:black;
		 font-size:10pt
		}
span.blue	{
		 color:#0000ff
		}
span.headline		{
		 color:black;
		 font-size:30pt;
		 font-weight:bold
		}
span.booktext	{
		 color:#333366;
		 font-family:"Book Antiqua","Arial";
		 font-size:16pt
		}
span.bugletext	{
		 color:#333366;
		 font-family:"Book Antiqua","Arial";
		 font-size:10.5pt
		}
span.buglebold	{
		 color:purple;
		 font-family:"Book Antiqua","Arial";
 		 font-size:10.5pt;
		 font-weight:bold;
		}
span.bugleimagetext	{
		 color:black;
 		 font-size:10.5pt;
		 font-weight:bold;
		}
span.stoppress		{
		 color:red;
		 font-size:30pt;
		 font-weight:bold;
		}
span.stoppresstext		{
		 color:red;
		 font-family:"Arial";
		 font-size:12pt;
		 font-weight:bold
		} 
span.restrictions	{
		 color:#AA80FF;
		 font-size:20pt;
		 font-weight:bold
		}
span.yourselves	{
		 color:#800080;
		 font-size:26pt;
		 font-style:italic;
		 font-weight:bold
		}  
span.bugletop	{
		 color:red;
		 font-family:"Arial Black";
		 font-size:48pt;
		 font-style:italic;
		 font-weight:bold;
		 text-align:center
		} 
span.iantoburger	{
		 color:#800080;
		 font-style:italic;
		 font-weight:bold;
		} 
span.correspondent	{
		 color:#336633;
		 font-style:italic;
 		 font-weight:bold
		}
span.bugle	{
		 color:#ff0000;
		 font-style:italic;
		 font-weight:bold
		} 
span.blandies	{
		 color:#0000ff;
 		 font-family:"Bookman Old Style";
		 font-style:italic;
		 font-weight:bold;
		}
				
a:link		{
		 text-decoration:none
		}
a:visited	{
		 color:#D07000;
		 text-decoration:none
		}
a:hover		{
 	   text-decoration: underline;
		}
