a { color: #696969; text-decoration: underline; font: 9pt arial; font: bold; }
a:hover { color: #798F2C; text-decoration: none; }

body         {  font-family: arial; font-size: 9pt; color: #696969}
table        {  font-family: arial; font-size: 9pt}
td           {  font-family: arial; font-size: 9pt}

input  {
    color: #696969;
	border: 1px solid #cccccc;
}
	
	
textarea {    
    padding: 1px;
    color: #696969;
	border: 1px solid #cccccc;
	} 

body {
background-color:#ffffff;
color:#696969;
}


