body { 
	margin-left: 0; 
       	margin-right: 0; 
	margin-top: 0;
	margin-bottom: 0; 
	background-color: #FFFFFF;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	line-height: 150%;
	}

A:link { 
	color: #1A327A;
	text-decoration: underline;
 }

A:hover { 
	color: #cc0000; 
	text-decoration: underline;
 }
		  
A:active { color: #1A327A; 
	text-decoration: underline;
 }
		   
A:visited { 
	color: #336633; 
	text-decoration: underline;
 }

h1 { font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	  }

h2 { font-size: 110%;
	font-weight: bold;
	  }
	  
h3 { font-size: 75%;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	  }

.bodysmall{ font-size: 90%; 
             line-height: 120%; 
			 margin-right: 0px;}
			 
.body{ 
	 margin-right: 0px;
	 margin-left: 10px;
	 font-size: 75%;
	 line-height: 120%;
}

.body2{ 
	 margin-right: 0px;
	 margin-left: 0px;
	 font-size: 75%;
	 line-height: 120%;
}

.body3{ 
	 margin-right: 0px;
	 margin-left: 17px;
	 font-size: 75%;
	 line-height: 120%;
}

.copyright{ 
	 margin-right: 0px;
	 margin-left: 0px;
	 font-size: 60%;
	 line-height: 120%;
}	 
	 
.main{ 
	 margin-right: 12px;
	 margin-left: 18px;
	 font-size: 75%;
	 line-height: 150%;
}
		 
.cigarette{  
	 margin-top: 10px;
	 margin-bottom: 10px;
	 font-weight: bold;
     font-size: 75%;
}

.form{ 
	 margin-right: 0px;
	 margin-left: 10px;
	 font-size: 75%;
	 font-weight: bold;
	 color: FFFFFF;
	 line-height: 120%;
}