ADDRESS {
        font-size: x-small;
        font-style: italic;
        text-align: right;
        color: navy;
        }

TD, TH {
	color: navy;
	}

TABLE.ftable A {
        color: white;
        text-decoration: none;
        }
TABLE.ftable TD {
        background-color: #949CCE;
        }
H1 {
        color:   #949CCE;
        font-family: Palatino, Helvetica;
        font-size: 200%;
        font-weight: darker;
        font-style: normal
        }
H2 {
        margin-left: 60%;
        color: #6373B5
        }

DIV.txt {
        color: navy;
	}

TD.c {
	background-color: #C6E7DE;
	vertical-align: middle;
	text-align: center;
	}
TD.oh {
	background-color: #FFFFC6
	}

TD.m {
	background-color: #CFD784
	}

TABLE.sched TD {
	text-align: center;
	vertical-align: middle;
	}
BODY {
	color: navy;
	}

