a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.name {
    text-transform: uppercase;
    font-size: xx-large;
    font-family: Helvetica Neue Light, Garamond, Georgia, Times, serif;
    color: black;
    background: none;
    font-weight: normal;
    margin-right: 3%;
    text-align: right;
	margin-bottom: -10px;
}

.affiliation {
    font-size: 90%;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    color: black;
    background: none;
    font-weight: normal;
    margin-right: 3%;
    text-align: right;
}

.texthigh {
    font-size: xx-large;
}

.selected {
    text-transform: uppercase;
}

td.normaltext {
    width: 84%;
    vertical-align: top;
    font-family: Garamond, Georgia, Times, serif;
    background: none;
    font-weight: normal;
    padding-left:5px;
    font-size: x-large;
    text-align: left;
	padding-left: 5%;
	padding-right: 3%;
}

td.menu {
    width: 16%;
    font-family: Gill sans, Verdana, Arial, Helvetica, Geneva, sans-serif;
    text-align: right;
    padding-right: 1%;
}

.footNote {
    font-size: small;
    font-family: garamond, georgia, times, serif;
}
