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

.header {
    font-family: Arial, Helvetica, sans-serif;
    color: #475161;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0px
    }

.subheader {
    font-family: Arial, Helvetica, sans-serif;
    color: #475161;
    font-size: 14px;
	line-height: 16px;
    font-weight: bold;
    letter-spacing: 0px
    }
.subheader A:link { text-decoration: none; color: #475161}
.subheader A:visited { text-decoration: none; color: #475161}
.subheader A:hover { text-decoration: none; color: #949494}

.leftlink {
    font-family: Arial, Helvetica, sans-serif;
    color: #475161;
    font-size: 12px;
	line-height: 16px;
    font-weight: bold;
    letter-spacing: 0px
    }
.leftlink A:link { text-decoration: none; color: #475161}
.leftlink A:visited { text-decoration: none; color: #475161}
.leftlink A:hover { text-decoration: none; color: #949494}

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

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

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #949494;
	font-size: 11px;
    line-height: 13px;
    font-weight: normal;
	background-color: #FFFFFF;
	letter-spacing: 0px
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	color: #949494;
	font-size: 11px;
    line-height: 13px;
    font-weight: normal;
	background-color: #FFFFFF;
	letter-spacing: 0px
	}