body {
bgcolor: transparent;
    font-family: trebuchet ms, arial, helvetica;
    font-size: 9px;
    color: #637878;
    text-align: justify;
letter-spacing: 0.9px;
}

table, tr, td {
	font: 10px arial, helvetica; 
	color: #637878;
	word-spacing: 2px; }

input, textarea, option, select {
	background-color: #6b676f;
	font: 9px arial, helvetica;
	color: #feeaf1;
	word-spacing: 2px;
	padding:2px;
        border: 1px #feeaf1; }

strong {
    color: #c6889e;
    text-decoration: none;
font-family: arial, helvetica;
font-size: 13px;
letter-spacing: -0.7px;
font-weight: bold;
}

span {
    color: #dc95ad;
    text-decoration: none;
font-family: arial, helvetica;
font-size: 10px;
letter-spacing: 0.9px;
font-weight: bold;
}

i {
    color: #a78591;
    text-decoration: none;
font-family: arial, helvetica;
font-size: 10px;
letter-spacing: 0.9px;
font-style: italic;
}

a:link {
    cursor: help;
    color: #c6889e;
    text-decoration: none;
}

a:active {
    cursor: help;
    color: #c6889e;
    text-decoration: none;
}

a:visited {
    cursor: help;
    color: #c6889e;
    text-decoration: none; 
}

a:hover {
    cursor: help;
    color: #c6889e;
    text-decoration: underline;
}