
body {
     background-color:#F0F0F0;
	font-family: sans-serif;
	margin-left:70px;
	margin-right:70px;
}

H1,H2,H3,H4 {
	font-family: sans-serif;
	color: #606060;
	background-color: #F0F0F0;
}

UL {
	list-style-type: square;
	font-family: sans-serif;

}


UL.main-list UL {
list-style-type: circle;
padding-bottom:0.6em;
}


.role{
	font-family: sans-serif;
	font-weight: bold;
	display:block;
	
}

.institution{
	font-family: sans-serif;
	font-weight: bold;
	font-size:small;
	margin-left:5pt;
}

.referee{
	font-family: sans-serif;
	font-weight: bold;

}	

.footnote{
	font-family: sans-serif;
	font-size: small;	
}	

P.caption
{
	font-family: sans-serif;
	text-align: center;
}

/*FORM
{
	font-family: sans-serif;
}
*/


A.menu
{	
	font-family: sans-serif;
	font-weight: bold;
	font-size: large;
}





TD.details {
        background-color: #e0e0e0;
	color: #000000;
	text-align: left;
	vertical-align:top;
	font-size:small;
	font-family:sans-serif;
}






