body {
	background-color:#ffebff;
	margin: 20px;
	padding: 0px;
}
.thumb { border: 0px solid #A7366B; }
a img { border: 0px; }
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size: 12px;
	color:#000000;
	margin: 8px;
}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}
a:link, a:visited { 
	text-decoration: none;
	color: #AD027D;
}
a:hover { text-decoration: underline; }
ul { list-style-type: none; }
p {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 4px;
}
h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 32px;
	color: #000;
	font-weight: bold; 
}
#header { margin-bottom: 25px; } 

#header h1 {	
	font-family: Arial, Helvetica,sans-serif;
	font-size: 26px;
	font-weight: bold; 
	color: #AD027D;
	margin: 4px;
}
#header h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold; 
	font-style: italic;
	color: #000000;
	margin: 0px;
}
#header a { color: #000000; text-decoration: underline; }
.bio p {
	font-family: Arial, Helvetica, sans-serif;
	color #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 10px;
}
TABLE {color: #000000; font-size: 8pt; font-family: Verdana}


