h1
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B13B25;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 0px dashed #B13B25;
	}
p
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
li
	{
	margin-right: 0px;
}
h2
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B13B25;
	text-decoration: none;	
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

td.project {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
}
.param {
	padding-top: 3px;
	padding-bottom: 3px;
}
