	BODY, DIV,P, SPAN, TD, TH, LI, FORM, OPTION, SELECT, INPUT, A {
		font-size : 12px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color : #000000;
	}
	LI {
	margin:5px;
	}	
	h1{
		font-size : 22px;
	}
	h2 {
		font-size: 12px;
		font-weight: bold;
		padding-left: 15px;
		color : #ffffff;
		background-color:steelblue;	
		margin:0px;
	}
	.h2topmargin{
		height:10px;
	}
	.h2bottommargin{
		height:5px;
	}
	.job{
		font-style: italic;
		font-size: 16px;
	}
	.code     
	{ 
		color: #333333; 
		font-family: 'Courier New', Sans-serif; 
		font-size: 10pt; 
		line-height: 14pt
	}
	a.affiliation{
		font-size: 12px;
		font-weight:bold;	
	}
	a.download{
		font-size: 12px;
		color:steelblue;	
	}
	a.h2{
		font-size: 12px;
		font-weight: bold;
		color : #ffffff;
		background-color:steelblue;	
		margin:0px;
	}	

	.paperwhere,.emph2 {
	   font-style: italic;
	}

        .papertitle,.emph1 {
	   font-weight: bold;		
	}

