.TableOutline {
	border: thin ridge #666666;
}
.picCaption {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
body, p, td { 
	font-size: 12px;
	font-family: verdana, Arial, Helvetica;
}
h1,h2,h3 {
	font-style: italic;
	color: #666699;
}
h2, h3 { text-decoration: underline; }
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}

