.remark
{
    font-style: italic;
    
}

.preamble
{
	font-size: large;
}


.footer
{
    font-size: small;
    font-style: italic;        
}

.code
{
	background-color: #efefef;
	padding: 0.3em;
	border: 1px dashed silver;
	overflow: scroll;
}


li
{
	margin-top: 0.2em;	
	margin-bottom: 0.2em;
}


.quickLinks
{
	font-size: small;
	float: right;	
}

.quickLinks li
{
	list-style-type: none;
	display: inline;
	padding-left: 0.4em;
	padding-right: 0.2em;	
	border-right: 1px solid silver;
}

