body
{
font-family: Arial, sans-serif;
font-size: 12px;
color:#2b5500;
background-color:#60A068
}

body
{
scrollbar-3dlight-color:#538261;
scrollbar-arrow-color: darkred;
scrollbar-darkshadow-color:#538261;
scrollbar-face-color: #B8DCB0;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#538261;
scrollbar-track-color:#B8DCB0
}

td
{
font-size: 12px;
color:#2b5500;
}

th {font-size: 15px;color:#2b5500; font-weight:500}
p {color:#2b5500; font-size: 12px}
h1 {font-size: 33px;font-weight:600;color: #316200}
h2 {font-size: 27px; font-weight:700;color: #316200}
h3 {font-size: 23px; font-weight:600;color: #316200}
h4 {font-size: 19px; font-weight:600;color: #316200}

A: 		{text-decoration:none; font-size:12px; font-weight:800; color:#538261}
A:link 		{text-decoration:none; font-size:12px; font-weight:800; color:#538261}
A:visited 	{text-decoration:none; font-size:12px; font-weight:800; color:#538261}
A:active 	{text-decoration:none; font-size:12px; font-weight:800; color:#dddddd}
A:hover 	{text-decoration:underline; font-size:12px; font-weight:800; color:darkred}


a.n {font-weight: 500; font-size:11px; background-color:#ffffff; padding:2 3 2 3; border: 1px solid #bbbbbb}
A.n:link {font-weight: 500;text-decoration:none; color:#405267; background-color:#ffffff; font-size:11px}
A.n:visited {font-weight: 500;text-decoration:none; color:#405267; background-color:#ffffff; font-size:11px}
A.n:active {font-weight: 500;text-decoration:none; color: #405267; background-color:#ffffff; font-size:11px}
A.n:hover {font-weight: 500;text-decoration:none; color:#c15e4f; background-color:#60A068; font-size:11px}