body {
margin: 0px; 
padding: 0px; 
font-family: Trebuchet MS, sans-serif; 
font-size: 9.5px; 
text-align: justify; 
line-height: 13px; 
color: #848484; 
}
.side {
color: #989898;
font-family: Trebuchet MS, sans-serif;
font-weight: bold;
letter-spacing: 2px;
font-size: 9.5px;
line-height: 12px;
height: 12px;
text-transform: uppercase;
text-align: center;
background: #BEF2F6;
}
.title {
color: #989898;
font-family: Trebuchet MS, sans-serif;
font-weight: bold;
letter-spacing: 2px;
font-size: 9.5px;
line-height: 12px;
height: 12px;
text-transform: uppercase;
text-align: center;
background: #D8FFAB;
}
input {
border: 1px solid #818B82; 
font: normal 9.5px Trebuchet MS, sans-serif;
background-color: #B4B9AE; 
letter-spacing: 0px;
color: #6E827C;
}
textarea {
border: 1px solid #818B82; 
font: normal 9.5px Trebuchet MS, sans-serif;
background-color: #B4B9AE; 
letter-spacing: 0px;
color: #6E827C;
}
A:link {
color:#68BBC7; 
text-decoration:none; 
}
A:visited{
color:#68BBC7; 
text-decoration:none; 
}
A:hover {
color: #D0565D;
text-decoration: none;
cursor: help;
}
A:active {
color:#68BBC7; 
text-decoration:none; 
}
b {
color: #E87FB2;
}