body {
background-color: #BFD2D9;}

A:link{ 
color: #808080; text-decoration: none; font-weight: none; cursor: crosshair;}
A:visited{ 
color: #808080; text-decoration: none; font-weight: none; cursor: crosshair;}
A:hover { 
color: #acaa0d; text-decoration: none; font-weight: none; cursor: crosshair;} 

h1 {
font-family: times new roman; 
color: #33a179;
font-style: italic;
font-size: 16px; 
text-transform: lowercase;
text-align: right;
padding-right: 30px;
letter-spacing: 7px;}

td { 
font-family: tahoma;
font-size: 10px;
color: #60aead;
letter-spacing: 0px;
text-align: justify;
line-height: 12px;
padding-left: 0px; 
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;}

B { 
color: #37aa30; 
}

i { 
color: #22aeab; 
}

textarea, input {background:#d6e3dc; border:1px dotted #9dd39f; color:#1eaaa7}