html, body { font-size: 16px; line-height: 1.4em; font-weight: 400; color: #333333; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
body { }

a           { color: #007a32; text-decoration: none; }
a:hover     { color: #146E46; text-decoration: none; }
img         { max-width: 100%; height: auto !important; }

h1 { font-size: 1.5em; margin-bottom: 1.5em; } 
h2 { font-size: 1.4em; margin-bottom: 1.2em; margin-top: 1.2em;} 
main h2:first-child { margin-top: 0 !important; }

h3 { font-size: 1.1em; margin-bottom: 1.1em; margin-top: 1.1em; font-weight: 700; } 
xmain h3:first-child { margin-top: 0 !important; }

small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }


.txt_small { font-size: 0.66em; line-height: 1em; } 
.txt_normal { font-size: 1em; } 
