﻿h2{
	clear: both;
}
.reference{
	font-style: italic;
	margin-bottom: 2em;
}
.skill{
	font-weight: bold;
}
blockquote {
	font-style: normal;
	margin: 0px;
	padding: 10px;
	quotes: "\201C" "\201D";
}
blockquote:before { 
	content: open-quote; font-weight: bold; 
}
blockquote:after { 
	content: close-quote; font-weight: bold; 
}
.org{
	font-weight: bold;
}
.footer{
	clear:both;
}
