h1 		{ font-size:15px;
		  margin-top: 0px;
		  padding-top: 20px;
		  margin-bottom: 0px;
		  padding-bottom: 0px;
		  letter-spacing:4px;
		   }

h2		{font-size:12px;
		  margin-top: 0px;
		  padding-top: 10px;
		  margin-bottom: 0px;
		  padding-bottom: 0px;
 letter-spacing:3px;
		   }	
	   
h2.title	{ font-size:11px;
		  margin-top: 0px;
		  padding-top: 0px;
		  margin-bottom: 0px;
		  padding-bottom: 0px;
		  letter-spacing:4px;
		   }


h3		{font-size:11px;
		  margin-bottom: 0px; 
		  padding-bottom: 0px;
		  }

h4		{font-size:14px;
			}


a:link 		{ text-decoration:none; color:#0000dd;}
a:visited 	{ text-decoration:none; color:#000099;}
a:hover		{ text-decoration:underline; color:#0000f0;}

td 		{ font-size:13px;
		  font-family:tahoma,arial;
}

.border {border-width:1px; border-style:solid; border-color:#000;}

