BODY {
	color: #000040;
    background-color: #FFFFEF;
    font-family: Garamond "Times New Roman" Helvetica sans-serif;
    }

TABLE.thumbnail {
	margin-top: 20px;
	margin-bottom: 20px;
}
TD {
    font-size: 12pt;
    }

TD.logo {
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 75px;
	}

TD.link {
    text-align: center;
    }

TD.section-description {
    }

TD.section-name {
	background-image: url(/images/elizabeth.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 75px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
        font-size: 15pt;
	color: #000040;
    }

TD.thumbnail {
	text-align: center;
	font-size: 9pt;
	}

TD.description {
    vertical-align: center;
	}

TD.description-left {
    vertical-align: center;
	text-align: right;
	}

TD.footer {
	color: #800000;
	text-align: center;
	font-size: 10pt;
	margin-top: 20px;
	}

TD.to-top {
	color: #800000;
	text-align: right;
	font-size: 10pt;
	margin-top: 20px;
	}

A         { text-decoration: none; }
A:link    { color: #0000A0; }
A:visited { color: #800000; }
A:hover   { font-weight: bold; }

FONT.steps {
	color: #000040;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

FONT.picture-title {
	color: #000080;
	font-weight: bold;
	font-size: 14pt;
	}

FONT.picture-description {
    }

FONT.footer {
	color: #800000;
	text-align: center;
	font-size: 10pt;
	margin-top: 20px;
	}

FONT.std {
	color: #000040;
	}

.footnote {
    font-size: 8pt;
    text-align: center;
    margin-top: 20px;
    color: #000040;
    }

