p 
{
	font-family: Georgia;
	padding-bottom: 10px;
}

p a 
{
	color: #00A6AD;
	text-decoration: none;
}

blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
}

p.darkGreySmall
{
	color: #667A7C;
	font-size: 0.7em;
	line-height: 1.1em;
}
p.darkGreyMedium
{
	color: #667A7C;
	font-size: 0.8em; 
}
p.darkGreyBig
{
	color: #667A7C;
	font-size: 0.9em; 
}


p.lightGreySmall
{
	color: #D1D7D8;
}
p.lightGreyMedium
{
	color: #D1D7D8;
}



p.darkBlueSmall
{
	font-size: 0.7em;
	color: #00A6AD;
	font-weight: bold;
}
p.darkBlueMedium
{
	font-size: 0.8em;
	color: #00A6AD;
	font-weight: bold;
}
p.darkBlueBig
{
	font-weight: bold; 
	font-size: 0.9em;
	color: #00A6AD;
}



p.lightBlueSmall
{
	color: #80D2D6;
}
p.lightBlueMedium
{
	color: #80D2D6;
}