
body {
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	margin-left: 80px;
	background: white;
	background-attachment: fixed;
	background-image:  url(pics/ChalkBorderLong.jpg);
	color:black;
}

h1 { margin-left:inherit; text-align: center; font-size: 180%;}
h2 { margin-left:inherit; font-size: 150%;}
h3 { margin-left:inherit; font-size: 120%;}

h1.subtitle { font-size: 90%}

hr, p, ul{ margin-left: inherit; 
	margin-right: 5%;
	text-align:justify }
	
ul { margin-top: -5pt; }

a:hover{color:#151b7e; text-decoration:underline; background:#CCCCFF;}


.hiddenlinks a, a.hiddenlinks {color:#000088; text-decoration:none;}
.hiddenlinks a:link, a.hiddenlinks:link {color:#000088; text-decoration:none;}
.hiddenlinks a:visited, a.hiddenlinks:visited {color:#000088; text-decoration:none;}
.hiddenlinks a:hover, a.hiddenlinks:hover {color:#151b7e; text-decoration:underline; background:#CCCCFF;}

.invisible, .invisible a, a.invisible {color:#000088; text-decoration:none;}
a.insible:link {color:#000088; text-decoration:none;}
a.invisible:visited {color:#000088; text-decoration:none;}
a.invisible:hover {color:#151b7e; text-decoration:underline; background:#CCCCFF;}


p.footer {
	font-size: 80%;
	text-align:right;
	
	}
	
	
h2 {
	margin-top:	1em;
	margin-bottom: 0.2em;
	}


.articleTitle {  	font-size: 180%; 
		font-weight: bolder; 
		font-variant: small-caps; 
		margin-top: 5%; 
		margin-bottom: 5%;
		text-align: center;}

.authorsParagraph { font-size: 120%; text-align: center; margin-left:inherit;}
		
.abstractParagraph {
	font-size: 100%;
	text-align: justify;
	}
	
.downloadFileType {
	font-weight: bolder;
	text-align: left;
	}
	
.downloadVersionComment {
	font-size: 80%;
	text-align: right;
}

.footer {
	font-size: 		80%;
		}
		
		
		
.participant-name a, a.participant-name {color:#000088; text-decoration:none;}
.participant-name a:link, a.participant-name:link {color:#000088; text-decoration:none;}
.participant-name a:visited, a.participant-name:visited {color:#000088; text-decoration:none;}
.participant-name a:hover, a.participant-name:hover {color:#151b7e; text-decoration:underline; background:#CCCCFF;}
.participant-name { font-weight: bold;}

li.participantEntry {
	margin-top: 1mm;
}
