body { 
  padding-left: 15%;
  padding-right: 15%;
  font-family: Georgia, Times, Serif;
}

p, li { 
	line-height: 1.5em;
}

p,ul,ol {
	padding-bottom: 1em;
}


body > div.section {
	    border-top: solid 1px #036;
}


div.title { 
  text-align:center;
  padding-top: 1em;
  padding-bottom: 1em;
}

div.author {
	line-height: 1.2em;
}


div.abstract { 
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 1em;
}

h1, h2, h3, h4 { 
  font-family: verdana, arial, helvetica, san-serif;
  color:	#036;
}


a { 
}

a:link	{	
  text-decoration:	none;
  color: #036;
}	
		
a:visited	{	
	text-decoration:	none;
}	
		
a:active	{	
	text-decoration:	none;
}	
		
a:hover	{	
	text-decoration:	underline;
}

div.logic {
	margin-left: 50px;
	margin-right: 50px;
	padding: 10px;
	background-color: #CCCCCC;
}
