A:active {
	color : #FFCCCC;
}

A:link {
	color : 000055;
}

 
A:visited {
	color : Black;
}

ADDRESS {
	clear : both;
}

BODY {
	background: #d0efeb;
	color : Black;
	font-family : Times, serif;
	margin : 10%;
}

H1 {
	font-size : 120%;
	text-align : left;
}

H2 {
	font-size : medium;
}

HR {
	margin-top : 10px;
}

LI {

        margin-bottom: 5px;

}

P.altlink {
	float : right;
	text-align : right;
}

PRE {
	clear : both;
	font-family : "Courier New", sans-serif;
}

SMALL {
	border-style : none;
	font-size : 70%;
}

SPAN.institution {
	font-size : smaller;
}

TABLE {
	border-style : none;
	width : 100%;
}

TD {
	padding-left : 15;
	padding-top : 20;
	vertical-align : top;
}

TD.tight {
	padding-top : 3;
}
