body {
   background: white;
   font-size: 12pt !important;
   }
#menu, #quote, #footer, #leftcol,#mast {
   display: none;
   }
#logo {
	display: block !important;
	}   
#breadcrumbs {
font-size:12pt !important;
   }      
#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 0%;
   padding-top: 1em;
   font-size: 12pt !important;   
   /* border-top: 1px solid #930; */
   }
div {
   /* margin-bottom: -30px;    */
   }
a:link, a:visited, a.oslist:link, a.oslist:visited, a.crumb:link, a.crumb:visited {
   font-size: 12pt !important;
   color: #0877A4;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

.articleTitle {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 16pt !important;
	font-weight: bold !important;
	color: #AB4173 !important;
}

/**
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
**/