BODY {
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}

H1, big {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #CC9900;
	padding-left : 30px;
}
.motto {
	color : #0099CC;
	font-weight : bold;
	padding-right : 10px;
	font-style : italic;
}
.bgr {
	background-color : #003366;
}

.gold {
	color : #FFCC00;

}
P {
	color : White;
	padding-left : 80px;
	padding-right : 10px;
}
dl {
	color : White;
	padding-left : 40px;
	padding-right : 10px;
}

SUP {
	font-size : 80%;
}
EM {
	font-weight : bold;
}
TD {
	font : 10pt Arial, Helvetica, sans-serif;
}

	.spcf1 {
	background-color : #CCFFFF;
	vertical-align : top;

}
	.spcf2 {
	background-color : #99FFFF;
	vertical-align : top;

}

	.nav:link {

		color: #99FFFF;
	}
	.nav:visited {

		color: #99FFFF;
	}
	.nav:hover {

		color: #CCFFFF;
	}
	.runfoot, .lnk:link {
	text-decoration: none;
	color: #003366;
	font-size : 8pt;

}
	.lnk:visited {
		text-decoration: none;
		color: #000099;

	}
	.lnk:hover {
		text-decoration: none;
		color: Blue;

	}
	.h3 {

	font-size : medium;
	font-weight : bold;
}
	.copyr, .descr {
	font-size : 8pt;
	color : White;
}
	.runhead {
	font-size : 8pt;
	color : #6699CC;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
	.menu {
	color: White;
	background-color : #0066cc;
	font-weight : bold;
}
	.links:link {
	color: #FFcc00;
	text-decoration : none;
}
	.links:visited {
	color: #FFcc00;
	text-decoration : none;
}
	.links:hover {
	color: #FFFF99;
	text-decoration : none;
}
	.title {
		font : bold large "Times New Roman", Times, serif;
	}

	.subtitle {
	font-weight : bold;

}
	.memo {

	color : Navy;
	font-weight : bold;
	font-style : italic;
}
.sz {
	font-size : 8pt;
	color : #666699;
}