body { font-size: 11px; font-family: arial; font-style: normal; }

p { }

td { }

a:link  { color: #8e4e23; text-decoration: none; margin-top: 12px }

a:visited   { color: #000109; text-decoration: underline }

a:hover { text-decoration: underline; }

a:active { }
h2  { font-size: 11px; font-family: arial; font-style: normal; font-weight: 500; text-decoration: none; margin-top: 10px; margin-right: 125px; margin-left: 20px }
h4 { font-size: 11px; font-family: arial; font-style: normal; font-weight: 500; text-decoration: none }
h3 { font-size: 11px; font-family: arial; font-style: normal; font-weight: 500; text-decoration: none; margin-top: 10px; margin-right: 20px; margin-left: 20px }
ul { font-size: 11px; font-family: arial; list-style-type: disc; margin: 2px 125px 2px 65px }

div#profile img {
	border: 1px solid black;
}

div#profile div.text {
	margin-left: 20px;
}

div#profile ul {
	margin: 0 0 1em 2em;
	padding: 0;
}

div#profile h3 {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin-bottom: .5em;
}

div#profile p {
	margin: 0 20px 1em 0;
	text-align: justify;
}

div#profile ul#profiles {
	text-align: center;
	list-style: none;
}

div#profile a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #8e4e23;
}