body {
background: transparent;
    font-family: trebuchet ms, arial, helvetica;
    font-size: 10px;
    color: #75676e;
    text-align: justify;
}

span {
    color: #a8a998;
    font-family: arial, helvetica;
    font-size: 13px;
    font-weight: bold;
    font-style: italic; }

b {
    color: #a8a998;
    font-family: arial, helvetica;
    font-size: 10px;
    font-weight: bold;
    padding: 2px; }


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

input, textarea, option, select {
	background-color: #e4dedd;
	font: 10px arial, helvetica;
	color: #57474f;
	word-spacing: 2px;
	border: 1px solid #e4dedd;
	padding:2px; }

a:link {
    cursor: help;
    color: #fa9d26;
    text-decoration: none;  
font-weight: bold;
}

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

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

a:hover {
    cursor: help;
    color: #fa7509;
    text-decoration: none; 
}
