﻿.pageContent
{
	background:none;
	font-family: Arial, Helvetica, Verdana sans-serif !important;
	color: #404040;
	font-size:.85em !important;
}
.pageContent h4, h5, h6
{
	color: #5FB0E7;
}
.pageContent h4
{
	letter-spacing:1px;
}
.pageContent h2
{
	color:#0071B8;
	font-size:120%;
	font-style:normal;
	background: url('/images/h2bground.png') no-repeat;
	background-position-y: bottom;
	padding:4px;	
}
.pageContent h3
{
	color: #EA632C;
	
}
.pageContent h1
{
	color:#7c858a;
}
.pageContent a:link 
{ 
color: #0071B8;
text-decoration:none;
font-weight:bold;
}
.pageContent a:visited 
{ 
color: #0071B8;
text-decoration:none;
font-weight:bold;
}

.pageContent a:hover 
{
color:#EA632C;
text-decoration:underline;
}
