BODY {
        color: #000000;
        background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

H1 {
	color: #0068b5;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
}

H2 {
	color: #0068b5;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

H3 {
	color: #0068b5;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

H4 {
	color: #0068b5;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

H5 {
	color: #0068b5;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H6 {
	color: #0068b5;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

P {
        color: #000000;
        background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

P.small {
	font-size: 75%;
}

P.big {
	font-size: 125%;
}

SPAN.small {
	font-size: 75%;
}

UL {
        color: #000000;
        background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

LI {
        color: #000000;
        background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

DL {
        color: #000000;
        background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

DT {
        color: #0068b5;
        background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
}

DD {
        color: #000000;
        background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

TD.c0a {
	font-size: 75%;
}

TH.c0a {
	font-size: 75%;
}

TD.c1 {
        color: #0068b5;
        background: #e6eaf6;
}

TD.c1a {
        color: #0068b5;
        background: #e6eaf6;
	font-size: 75%;
}

TD.c2 {
        color: #0068b5;
        background: #9acefe;
}

TD.c2a {
        color: #0068b5;
        background: #9acefe;
	font-size: 75%;
}

TD.c2b {
        color: #0068b5;
        background: #9acefe;
	font-size: 125%;
}

TH.c1 {
        color: #0068b5;
        background: #e6eaf6;
}

TH.c1a {
        color: #0068b5;
        background: #e6eaf6;
	font-size: 75%;
}

TH.c2 {
        color: #0068b5;
        background: #9acefe;
}

TH.c2a {
        color: #0068b5;
        background: #9acefe;
	font-size: 75%;
}

TH.c2b {
        color: #0068b5;
        background: #9acefe;
	font-size: 125%;
}

TD.gfx {
	font-size: 1px;
}

TH.gfx {
	font-size: 1px;
}

A:link {
        text-decoration: none;
        color: #0068b5;
        background: transparent;
}

A:visited {
        text-decoration: none;
        color: #0068b5;
        background: transparent;
}

A:active {
        text-decoration: none;
        color: #9acefe;
        background: transparent;
}

A:hover {
        text-decoration: underline;
        color: #0068b5;
        background: transparent;
}

