﻿body { font-family: Arial, Helvetica, sans-serif; }
body.body1, body.body2 { background-color: #f6f6f6; margin: 15px; font-size:11px; line-height: 20px; color: #222;}
body.body2 { background-color: #B5C77F;}
.home-container { text-align: center; margin: 60px; }
h1 { color: black; font-size: 22px; text-align: center; }
h2 { color: black; font-size: 18px; text-align: center; }
h3 { color: black; font-size: 14px; text-align: center; }
p { margin: 0; padding:0; display: block; }
p a { font-size: 12px; font-weight: 600; text-transform: uppercase; border-bottom: 1px #DAE3BF solid; padding: 10px; display: block; }
ul p a { text-transform: none; font-size: 11px; }
ul a { color: #444; }
ul ul li { text-indent: 20px; margin-bottom: 0; min-height: 30px; height: auto; }
ul ul ul li { text-indent: 40px; }
ul ul a { font-weight: 500; }
ul { margin: 0; padding: 0; }
li { margin-left: 0; margin-bottom: 0; padding-left: 0; list-style-type: none; }
ul li a, ul ul li a { padding-left: 20px; }
a, a:link, a:visited { text-decoration: none; cursor: pointer; color: #222; padding:5px; display: block; }
p a:hover, a:hover { background: #B5C77F; color: #fff; }
a.a1, a.a1:link, a.a1:visited { color: #fff; }
p a.a1:hover, a.a1:hover { background: #fff; color: #B5C77F; }
td {border: 1px solid #222; border-collapse: collapse;}
:focus { -moz-outline-style: none; }

