body {
	width: 95%;
	font-family: Arial, san-serif;
	font-size: 12pt;
	margin-top: 2%;
	margin-bottom: 5%;
	background-color: #fff;
	color: #069
}


h1 {
	font-family: "Arial Narrow",Arial,san-serif;
	font-size: 18pt;
	text-align: center;
	color: #069
	}

h3 {
	text-align: center;
	font-family: "Arial Narrow",Arial,san-serif;
	font-size: 14pt;
	color: #069
}

td {
	vertical-align: top;
	text-align: left;
	padding: 2%;
}


.age, .place {
	color: black;
	font-weight: bold;
	font-family: Arial,san-serif;
	margin-top: 2%

}

.contactlist a:link {
	font-weight: normal
}

.contactlist a:visited {
	font-weight: normal
}

.contactlist a:hover {
	font-weight: normal
}

.contactlist a:active {
	font-weight: normal
}

.contactlist {
	font-family: Arial,san-serif;
	font-weight: bold;
	margin-top: 2%;
	margin-bottom: 2&;margin-bottom: 3%;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #ffc;
}

td {
	vertical-align: top;
	text-align: left;
}

.notes {
	font-family: Arial,san-serif;
	font-size: 12pt;
	margin-top: 2%;
	margin-bottom: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-right: 2%;
	padding-left: 2%;
	border-style: solid;
	border-width: thin;
	border-color: black;	
	text-align: center;
	color: #fff;
	background-color: #c30
}

.notes a:link {
	color: #fff;
	text-decoration: underline;
}

.notes a:visited {
	color: #fff;
	text-decoration: underline;
}

.notes a:hover {
	color: #fc6;
	text-decoration: underline;
}

.notes a:active {
	color: #f99;
	text-decoration: underline;
}



p {
	font-family: Arial,san-serif;
	font-size: 12pt;
}


a:link {
	font-family: Arial,san-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #069;
	text-decoration: none;
}

a:visited {
	font-family: Arial,san-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #069;
	text-decoration: none
}

a:hover {
	font-family: Arial,san-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #f36;
	text-decoration: underline
}

a:active {
}

.alpha {
	padding-top: 2%;
	padding-bottom: 1%;
	text-align: center;
}

.lists {
	font-family: Arial, san-serif;
	border-style: solid;
	border-color: black;
	border-width: thin;
	padding-left: 2%;
	padding-right: 5%;	
	padding-top: 2%;
	padding-bottom: 2%;
	background-color: #ffc;
}

.1997, .1998, .1999, .2000 {
	font-size: 9pt;
	color: #006;
}

.2001 {
	font-family: Arial, san-serif;
	font-size: 9pt;
	color: #c33;
}

.2002 {
	font-size: 9pt;
	color: #c03;
}

p.navbar {
	font-size: 10pt;
	text-align: center;
	color: #069;
	background-color: #ffc;
	border-style: solid;	
	border-width: thin;
	border-color: #069;
	padding: 1%;
	text-decoration: none
}

p.navbar a:link {
	font-size: 10pt;
	background-color: #ffc;
	color: #069;	
	text-decoration: none	
}

p.navbar a:visited {
	font-size: 10pt;
	background-color: #ffc;
	color: #069;
	text-decoration: none
}

p.navbar a:hover {
	font-size: 10pt;
	background-color: #069;
	color: #ffc;
	text-decoration: none
}

p.navbar a:active {
	font-size: 10pt;
	background-color: #9cf;
	color: #ffc;
	text-decoration: none
}

.update {
	color: red
}

