@charset "windows-1252";
a 		{ color: #000; text-decoration: none; font-weight:normal; } 
a:link		{ color: #000; } 
a:visited	{ color: #999; } 
a:active	{ color: #c00; } 
						  
td {font-family: Trebuchet MS; color: #ccc;} 

.meta {text-align: left; font-family: Trebuchet MS; font-size: 8pt; color: #000;}	 

h1 {font-size: 24px; font-weight: bold; text-align: center;}
h2 {font-size: 21px; font-weight: bold; margin-left: 100;}
h3 {font-size: 16px; font-weight: bold; margin-left: 100;}
p {
  margin-bottom: 10;
  margin-left: 100;
  margin-right: 100; }
p + p {
  text-indent: 1.5em;
  margin-top: 0 
  }	
   
  .drop {
	display: block;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 3px 0;
	width: 82px;
	height: 106px;
	text-indent: -10000px;
	border: none;
	}
.i {
	background: transparent url(i.png) 0 0 no-repeat;
	}	 
ul {
   margin-bottom: 10;
  margin-left: 100;
  margin-right: 100; }