
body { font-family: Helvetica, Arial, sans-serif; }

h1,h2,h3,h4,h5,h6 {color: #666; font-weight: normal; }
h1 { font-size: 220%;}
h2 { font-size: 160%; }
h3 { font-size: 140%; padding: 0px 0px 20px 0px;}

p,li {color: #666;}
li p {color: #666; font-size: 100%;}

strong, b {font-weight: normal;color: #77ad1c;}

.part p, .part ul { margin: 0px 0px 15px 0px;}
.part table td p { padding: 0px 0px; margin: 0px 0px; }
/*p strong, p b {color: #77ad1c;}*/

.small-text { font-size: 10px; font-weight: normal; }
li.small-text { font-size: 10px; font-weight: normal; }
.small-bold-text { font-size:  10px; font-weight: bold; }
l .small-bold-text { font-size:  10px; font-weight: bold; }

.small-text { font-size: 10px; font-weight: normal; }
p.small-text { font-size: 10px; font-weight: normal; }
.small-bold-text { font-size:  10px; font-weight: bold; }
p.small-bold-text { font-size:  10px; font-weight: bold; }

.medium-text { font-size: 12px; font-weight: normal; }
p.medium-text { font-size: 12px; font-weight: normal; }
.medium-bold-text { font-size:  12px; font-weight: bold; }
p.medium-bold-text { font-size:  12px; font-weight: bold; }

.large-text { font-size: 14px; font-weight: normal; }
p.large-text { font-size: 14px; font-weight: normal; }
.large-bold-text { font-size:  14px; font-weight: bold; }
p.large-bold-text { font-size:  14px; font-weight: bold; }

.bold-text { font-weight: bold; }

.padding-top { padding-top: 20px; }
.padding-bottom { padding-bottom: 20px; }
.padding-top-and-bottom  {padding: 20px 0px; }




