/
home
/
assocoweys
/
avexp
/
components
/
com_latestnewsenhancedpro
/
assets
/
styles
/
layouts
/
blog
/
Upload File
HOME
/* * Copyright (C) 2011 Simplify Your Web, Inc. All rights reserved. * GNU General Public License version 3 or later; see LICENSE.txt */ body { width: auto !important; margin: auto !important; font-family: serif; font-size: 10pt; background-color: #fff !important; color: #000 !important; } p, h1, h2, h3, h4, h5, h6, blockquote, ul, ol { color: #000 !important; margin: auto !important; } p, blockquote { orphans: 3; widows: 3; } blockquote, ul, ol { page-break-inside: avoid; } h1, h2, h3, caption { page-break-after: avoid; } a { color: #000 !important; text-decoration: none !important; } a[href]:after { content: "" !important; } .hidden-print { display: none; } .pagination-list, .link, #loadmore, .nomorerecords { display: none !important; }