A:link {color:#0033FF}
A:visited {color:#0088FF}
A:link.address {font-size:11px}
A:link.submenu,A:visited.submenu {font-size:9pt;color:#0063FF;text-decoration:underline}

BODY {background:#FFFFFF;color:#000000;font-size:12pt;font-weight:normal;font-family:arial,helvetica,sans}
TD {color:#000000;font-size:12pt;font-weight:normal;font-family:arial,helvetica,sans}
/*.emph {color:#FF6600}*/
.emph {color:#FE0000}
.title {color:#0831A5;font-weight:bold} /*#0000FF*/
.thetitle {font-size:22pt;font-weight:bold}
.address {font-size:11px;color:#B4B4B4}
.frmtext {font-size:10pt}
.submenu {font-size:9pt;color:#0831A5}
#dispfont TD {font-size:10pt}

/* Archives */
.frmhead {font-size:9pt;font-weight:bold}
.frmtext {font-size:9pt}
.smalltext {font-size:11px}
.smalltit {font-size:11px;font-weight:bold}
.resultnum {font-size:7pt;font-family:verdana,arial,helvetica}

/* highlighted div and span boxes */
span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
	}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
	}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	}

div.info, span.info {
	background: #f4f5f6 url(images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	}

div.alert, span.alert {
	background: #fff5eb url(images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
	}

div.download, span.download {
	background: #f5faeb url(images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
	}

div.tip, span.tip {
	background: #fffdeb url(images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
	}

/*
 * highlighted quotations
 */

