BODY {
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10px;
	COLOR: #012850;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
}
TD {
    FONT-SIZE:10px;
    COLOR: #012850;
    FONT-FAMILY: Verdana, Arial;
}
A:hover {
    COLOR: #78A9CB;
    TEXT-DECORATION: none;
}
A {
    COLOR: #DD8747;
    TEXT-DECORATION: none;
}
.stylepqm {
    FONT-SIZE: 9px;
    COLOR: #A3A4A3;
    FONT-FAMILY: Verdana, Arial;
}

.data th {
	font-size: 11px;
	background: #9dc9e6;
}

.pair {
	background: #c6e0f1;
}

.pair a {
	color: #054f7f;
}

.pair a:hover {
	color: #DD8747;
}

.impair {
	background: #9dc9e6;
}

.impair a {
	color: #054f7f;
}

.impair a:hover {
	color: #DD8747;
}
