/* main setup for the links page only */
body {
	font-family: Verdana, Arial, Helvectica, sans-sarif;
	font-size: 100%;
	color: #03c;
}
.info {
	line-height: 120%;
}
h1 {
	font-size: 2.2em;
	text-decoration: underline;
	text-indent: 400px;
}
h2 {
	font-size: 120%;
	text-indent: 50px;
}

h3 {
	font-size: 120%;
	text-indent: 250px;
}
td {
	background-color: #CCC;
}
.Pics {
	float: right;
	margin: 0 auto;
	padding: 0 10px;
	border: 4px solid #ccff66;																																																
}