.heading_home
{
	font-family:Arial;
	font-weight:bold;
	font-size:22px;
	color:#000000;
}
.content_home
{
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	color:#000000;
}
.heading_sub
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
.content_sub
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}
.content_sub a
{
	color:#007eec;
	text-decoration: underline;
}
.content_sub a:hover
{
	color:#007eec;
	text-decoration: none;
}
.blue
{
	color: #0168B3;
}
.green
{
	color: #008444;
}
.sand
{
	color: #F2E9C4;
}
.gold
{
	color: #FEB31A;
}
.turquoise
{
	color: #00AADD;
}
.orange
{
	color: #E25712;
}
.Presentation
{
	color: #008444;
	font-weight:bold;
}