a:active     {  font-family: Arial; font-size: 10pt; color: #000000}
a:link       {  font-family: Arial; font-size: 10pt; color: #FF6600}
a:visited    {  font-family: Arial; font-size: 10pt; color: #000000}
body         {
	font-family: Arial;
	font-size: 10pt;
	padding:5px;
	}
li           {  font-family: Arial; font-size: 10pt}
ol           {  font-family: Arial; font-size: 10pt}
table        {  font-family: Arial; font-size: 10pt}
td           {  font-family: Arial; font-size: 10pt}

h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
}

ul h4 {
	padding-bottom:.5em;
	margin-bottom: 0px;
}
li {
	list-style-position: inside;
	list-style-type: square;
	padding-bottom: .5em;
	clear:both;
}

.postcard_names {
	margin:0;
	margin-top: 3px;
	padding-left:30px;
	font-size: .9em;
	line-height: 1.5em;
	font-style:italic;
}
.postcard_names img {
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}

