a {font-decoration:none;}

a:link {
	color: #0078C1;
	text-decoration:none;
}

a:visited {
	color: #0078C1;
	text-decoration:none;
}

a:hover {
	color:#EF3D42;
	text-decoration:underline;
}

a:active {
	color: #0078C1;
	text-decoration:none;
}

h1.subHeader
{
	font-size: 11pt; 
	color: #0078C1; 
	font-weight:bold;
	font-style:italic;
	line-height: 1.4;
}

h1.serif
{
	font-size: 13pt; 
	color: #0078C1; 
	font-style:italic;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
	margin-left:30px;
	margin-top:4px; 
	line-height:2;	
}

h1.footer
{
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight:normal;
	font-family: Trebuchet, Verdana, sans-serif;
	margin-left:100px;
	margin-top:8px; 
	margin-bottom:20px; 
	line-height:1;	
}
p.linkTitles
{
	font-size: 10pt; 
	color: #5F5E61; 
	font-weight:bold;
	font-style:italic;
	margin-bottom:0;
}