a {
	color: #FFFFFF;
	text-decoration: none;
}	
a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
p.footer {
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
	display: block;
	margin: 10px;

}
.imgButtons {
	margin: 5px;
}
p.Quote {
	font-size: 9pt;
	font-style: italic;
	color: #333333;
	text-align: center;
	display: block;
	margin: 10px;
	font-family: Tahoma;


}
p.content {
	font-family: Tahoma;
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	display: block;
	margin: 10px;
}
.ContentSubHeading {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.quoteHeading {
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;


}
.imgBorder {
	margin: 5px;
	border: 2px solid #000000;
}
.pContact {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 10px;

}
p {
	font-family: Tahoma;
	font-size: 9pt;
}
.pGrey {
	color: #999999;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	display: inline;
	text-decoration: none;

}
.pUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.introComment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #999999;
	text-align: center;
	display: block;
	font-style: italic;

}
