A:link {
font-weight: normal;
text-decoration: none;
color :  #006633;
}

A:visited {
font-weight: normal;
text-decoration: none;
color :  #006633;
}

A:hover {
color :  #3D3D3D;
font-weight: normal;
text-decoration: none;
cursor: default;
}

body {
font-family: arial;
font-size: 8pt;
overflow-x: hidden;
overflow-y: scroll;
margin: 0px;
}


b {
color:#42583D;
font-weight: normal;
}

i {
color:#656565;
}

u {
color:#000000;
}

s {
color:#000000;
}

h1 {
font-family: arial narrow, helvetica, tahoma, arial, sans-serif;
font-size: 22pt;
height: 20pt;
font-weight: normal;
letter-spacing: -1px;
color: #33562D;
margin: 0px;
text-transform: uppercase;
}

p {
color: #000000;
font-family: Arial; 
font-size: 9.5pt; 
font-weight: normal;
line-height: 14px;
letter-spacing: 0px;
text-transform: none;
text-align: justify;
padding: 1px;
}

input, textarea, select {
margin-bottom: 3px;
padding: 2px;
font-family: Arial;
font-size: 8pt;
line-height: 11pt;
text-decoration: none;
text-transform: none;
text-align: left;
font-weight: normal;
letter-spacing: 0px;
color: #3A4238;
background-color: #E9F8E6;
border: 0px solid #2F2F2F;
}