﻿H1 
{
	font-size: 12pt;
	color: #123A2B;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}

H2
{
	font-weight: bold;
	margin-bottom: 3px;
}

A 
{
	color: #4B846E;
}


.titleLink 
{
	font-weight: bold;
	color: #123A2B;
	font-size: 12px;
	text-decoration: none;
}

.consumer
{
	width: 88%;
	margin-left: auto; 
	margin-right: auto;
}

