
H1{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #EE891D;
	text-transform: uppercase;
}

p , .entry p/*, li */ {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #464648;
	text-align: left; 
	}
	
/* ul	{list-style: disc; list-style-position: inside} */
	
.about{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	margin-top: 18px;
	color: #464648;
	text-align: left; }	

a.contact:hover{
	color:  #EE891D;
	text-decoration: underline;
}


.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 11px;
	color: #464648;
	text-align: justify;
	margin-top: 5px;
	text-decoration: none;
	padding-top: 5px;
}


a.contact2:hover{
	color:  #EE891D;
	text-decoration: underline;
}


.contact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em; 
	color: #464648;
	text-align: justify;
	text-decoration: none;
	text-indent: 5.85em;
	padding-top: 4px; 
}


.disclaimer {
	color: #dbdbdb;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .65em;
	float: right;
	position: relative;
	top: -25px; 
}

.projectTitle {
	color: #464648;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .65em;
	text-transform: uppercase;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 30px;
	
}