p { 
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
} 

p.leading {
	font-family: Arial, Helvetica;
	font-size: 15;
	font-weight:  bold;
}

label.light {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight:  bold;
  color: white;
}

.heading { 
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight:  bold;
  color: black;
	
} 

.photo_comment { 
	font-family: Arial, Helvetica;
  font-weight: bold;
	font-size: 10pt;
	color: #000000;
} 

A:LINK {
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size: 14pt;
	text-decoration: none;
	color :  #ffffff;
}

A:ACTIVE {
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size: 14pt;
	text-decoration: none;
	color :  #000000;
}

A:VISITED {
	font-family : Arial, Helvetica;
	color :  #000000;
	font-size: 14pt;
	text-decoration: none;
}

A:HOVER {
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-size: 14pt;
	text-decoration: none;
	color :  #ffffff;
}