A:link       { 

color: #B39FA5; 

text-decoration: none; }

A:visited   { 

color: #9E96B1; 

text-decoration: none; }

A:active    { 

color: #B39FA5; 

text-decoration: none; }

A:hover     { 

color: #ffffff; 

text-decoration: none; }

body {

background-color: #b9afc2; 

color: #907e9c; font-size: 10pt; 

font-family: Courier New; 

text-decoration: none;

}

table, tr, td {

color: #907e9c; font-size: 10pt; 

font-family: Courier New; 

text-decoration: none;

word-wrap: break-word; /* fix for long text breaking sidebar float in IE */

overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */

}



table.one, td.one

{table-layout: automatic;

word-wrap: break-word; /* fix for long text breaking sidebar float in IE */

overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */

}



input,textarea,select {

font-size: 10pt; 

font-family: Courier New; 

text-decoration: none;

background-color: #b9afc2;

color: #907e9c;

border: 1px solid #907e9c}

