A:link, A:active, A:visited {
	text-decoration: none ;
	font-weight: normal;
	color: #333333;
}


A:hover {
	text-decoration: none ;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff

}


p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	padding: 10px 60px 15px 20px;
}

.tiny {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	padding: 10px 20px 15px 20px;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	line-height: 10px;
	padding: 50px 15px;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	padding: 40px 35px;
}

.bodyBlack {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding: 10px 15px;
}

.bodyBlue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	color: #269dac;
	font-weight: normal;
	padding: 10px 15px;
	line-height: 16px;
}

.bodyYellow {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	color: #e2e41a;
	font-weight: normal;
	padding: 10px 15px;
	line-height: 16px;
}

.bodyGreen {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	color: #5ba545;
	font-weight: normal;
	padding: 10px 15px;
	line-height: 16px;
}

.CaseStudyGreen {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin-left: 27px;
	line-height: 16px;
}
