* {
 	font: normal 1em Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

h2 {
	margin-top: 24px;
	font: normal 1.3em Arial;
	color: #15325C;
}

.prs h2 {
 	margin-top: 14px;
	font: normal 1.3em Arial;
	color: #15325C;
}

SPAN.project {
	font-weight: bold;
}

DIV.prs {
	border: dotted 1px #15325C;
	padding: 4px;
	font: normal 0.8em Arial;
	color: #15325C;
}

DIV.prs .title {
 	margin-top: 10px;
	font: bold 1em Arial;
}

DIV.services {
	border-right: dotted 1px #15325C;
	border-bottom: dotted 1px #15325C;
	padding: 8px;
}

.services h2 {
	margin-top: 8px;
}

DIV.project {
 	margin-top: 24px;
	margin-left: 48px;
	background-color: #EFF2F7;
	border: dotted 1px #15325C;
}

img.projectImage {
	border: 1px solid #15325C;
}