
H1{
	font-family: verdana, arial, sans-serif;
	font-weight:normal;
	color: #00ADEF;
	line-height:14px;
	font-size: 10px;
	margin-bottom:10px;
	margin-top:0px;
}

H2{
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	color: #00ADEF;
	line-height:16px;
	font-size: 10px;
	margin-bottom:5px;
	margin-top:0px;
}

#pdf{
	position:relative;
	left:20px;
	color:#666666;
}

#hdr{
	color: #000;
	font-weight: bold;
	font-size: 15px;
	position:relative;
	width:450px;
	height:20px;
	margin-top:30px;
	margin-bottom:20px;
	border: 0px solid green;
}

.pdfSection{
	margin-bottom:30px;
}

.pdfSection a:link, .pdfSection a:visited{
	color:#00ADEF;
}

.pdfSection a:hover {
	color: #00ADEF;
}

p.blurb{
	margin-top:10px;
	margin-bottom:20px;
	font-size:10px;
	width: 400px;
}

p.list{
	font-size:10px;
	margin-bottom:0px;
	line-height:8px;
}

.projectSection {
	margin-bottom:20px;
}
