html * { color-profile: sRGB; rendering-intent: auto; }

html, .light { background-color: #fdf6e3; color: #657b83; }

html *, .light * { color: #657b83; }

html h1, html h2, html h3, html h4, html h5, html h6, .light h1, .light h2, .light h3, .light h4, .light h5, .light h6 { color: #586e75; border-color: #657b83; }

html a, html a:active, html a:visited, .light a, .light a:active, .light a:visited { color: #586e75; }

a { color: #268bd2 !important; }

table td, table td * { vertical-align: top; }

.maintable { border-collapse: collapse; border: none; table-layout: fixed; }

.left { text-align: right; padding-left: 5%; padding-right: 5%; width: 20%; }

.middle { width: 55%; padding-right: 5%; }

.right { padding-right: 5%; }

.title { text-decoration: none; }

.ccimg { border-width: 0px; }
