.thinborderfloatleft {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  margin-top:8px;
  } 
  
  .thinborderfloatright {
  float:right;
  border:solid 1px silver;
  padding:5px;
  margin-left:10px;
  margin-top:8px;
  } 

.centerimage {
  background-color: silver;
margin-left: 5%;
margin-right: 5%;
  padding: 5px;
  margin-top: 1px;
  text-align: center;
  } 
  
  
.pullquote 
{width: 160px;
background:white;
color:gray;
float: right;
font-weight:bold;
line-height:90%;
padding:2px;
margin-top:3px;
margin-left:6px;
font-family: Courier New;
font-size: 11pt;
}

div.color {
    background: silver;
    padding: 0.5em;
    border: none;
  }



.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

.MainTitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	width: 630px;
	font-weight: bold;
	filter:shadow(color=orange);
}

.MainTitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	width: 630px;
	font-weight: bold;
	}


.MainTextTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background: silver;
    padding: 0.5em;
    border: none;
	vertical-align: top;
}


.Hidden {
	font-size: 5px;
	color: #FFFFFF;
	text-decoration: line-through;
	font-family: "Courier New", Courier, mono;

}

a:link {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	width: auto;
	}

a:hover      {
 	color: #FF0000; font-weight: bold 
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	width: auto;

}

a:visited {
	color: #777777; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	width: auto;

	}




