﻿body {
	font-family: Georgia, "Times New Roman", Times, serif
}
.contentBox3b { 
  background-color: #fff;
  background-image: none;
  font-family: 'Roboto', sans-serif;	
  font-size:12pt;
  border-size:20px;
  border-color: #000; /* Sets the border color properties for an element using shorthand notation */
  color: #000;
}
.brand {
  background-color: #fff;
  background-image: none;
  font-family: 'Roboto', sans-serif;	
  font-size:14pt;
  border-size:20px;
  border-color: #000; /* Sets the border color properties for an element using shorthand notation */
  color: #000;
}

h1 {
    font-size: 13pt;
	font-family: 'Roboto', sans-serif;	
    color: #5a6182;
    margin: .3em 0;
    text-align: left;
    font-weight: 600;
}
.pageTitle h1 {
  background-color: #fff;
  background-image: none;
  font-family: 'Roboto', sans-serif;	
  font-size:13pt;
  font-weight: 500;
  border-size:20px;
  border-color: #000; /* Sets the border color properties for an element using shorthand notation */
  color: #000;
}


a img {
	border: none;
}
a {
	text-decoration: none;
}
.header
.iframe
adsbygoogle
footer
{
	display:none;
}
nav { display: none; }
.contentBox3a { display: none; }
.contentBox3c { display: none; }
.contentBox4a { display: none; }
.contentBox4b { display: none; }
.contentBox4c { display: none; }
.hideAdPrint { display:none; }

.container {
  box-shadow:none;
  background-color: #fff;
}

