<style>
<!--

.null {
}

body {
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:0px;
}

p.bottom {
	text-align: right;
}

table.alumni {
	width: 100%;
	border:1px;
	border-style:solid;
}

tr.header {
	background:#ddddff;
}

tr {
	vertical-align: top;
}


td {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding:3px;
	border:1px;
	border-style:solid;
	border-color:#cccccc;
}

td.name 		{ width:150px; }
td.email 		{ width:100px; }
td.location		{ width:120px; }
td.occupation	{ width:120px; }

h1 {
	font-family: Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 20px;
	line-height: 10px;
 	color: #000000;
	margin: 15px;
}

h2 {
	font-family: Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 16px;
	line-height: 10px;
 	color: #000000;
}

h3 {
	font-family: Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
 	color: #000000;
	line-height: 18px;
}

h4 {
	font-family: Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
 	color: #000000;
	line-height: 16px;
}

h3.blue {
	background-color: #eeeeff;
	border:1px;
	border-style:solid;
	border-color:#cccccc;
	padding:5px;
}


.sitelogo {
	position:absolute; 
	top:10px; 
	left: 10px; 
	z-index: 1
}
	

a:visited { color: #000055; text-decoration: underline; }
a:link    { color: #000099; text-decoration: underline; }
a:hover   { color: #ff0000; text-decoration: underline; }

p {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

ul {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

ol {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.caption {
	font-family: Verdana;
	font-size:10px;
	text-align: center;
}

-->
</style>
