td { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #000000; 
    letter-spacing: 0px
    }
td A:link { color: #000000}
td A:visited { color: #000000}
td A:hover { text-decoration: none; color: #000000}

.footer { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    font-weight: normal; 
    color: #000000; 
    letter-spacing: 0px
    }
.footer A:link { color: #000000}
.footer A:visited { color: #000000}
.footer A:hover { text-decoration: none; color: #000000}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #000000;
    line-height: 12px;
	letter-spacing: 0px
	}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #000000;
    line-height: 12px;
	letter-spacing: 0px
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #000000;
    line-height: 12px;
	letter-spacing: 0px
	}
