﻿@charset "utf-8";
/* CSS Document */


.green-address{
font-family:Arial Narrow, Arial, sans-serif;
color: #1d4706;
font-size: 13pt;
font-weight:bold;
}

.green-address-small{
font-family:Arial Narrow, Arial, sans-serif;
color: #1d4706;
font-size: 10pt;
font-weight:BOLD;
}

.green-address-at-bottom{
font-family:Arial Narrow, Arial, sans-serif;
color: #1d4706;
font-size: 9pt;
font-weight:normal;
text-decoration:none;
}

.body-text{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
font-weight: bold;
}


.bigger-body-text{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:16px;
font-weight: bold;
}

   
.body-text-normal{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
font-weight: normal;
text-decoration:none;
}

.body-text-smaller{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight: normal;
text-decoration:none;
}


.bigger-green-text{
font-family:Arial, Helvetica, sans-serif;
color:#1d4706;
font-size:14px;
font-weight: bold;
}

